See that? If the values are the same, on the other hand, the != operator will return false.
!=
false
Psst: when we compare a number with a string, JavaScript will silently convert the string into a number.
Would this really log true?
true