Great! That exclamation point is called the logical not. If a condition is true, then the logical not operator will make it false and vice versa.
true
false
Are you sure about that syntax?