With a ! and two = signs, !==, we can check if two numbers aren't the same.
!
=
!==
!== is the strict inequality operator. We'll say inequality operator for short.