Labs/Operators:

Given that x = 1 and y = "1".

x == y
x === y
x != y
x !=== y