Can you spot a keyword and an operator that we can use to look for values that don't match a condition?
Sweet! We can use the NOT keyword and the ! operator for that.
NOT
!
Close! We can use the NOT keyword and the ! operator for that.