What happens when we compare two different numbers with ===?

We get the boolean trueWe get the boolean falseWe get a number

We get the boolean false.