We can compare values with variables and variables with other variables.

Type === to compare the contents of the variables.

Make sure you type ===.