To check if a string isn't equal to another string, we use the inequality operator, !==.

Make sure to pick !==.