What will this line of code print?

`false``true`

Great work!

Since the string "cat" is different than the string "dog", the equal to operator returns false.