What will get displayed on the console in the code below?

falsetrue

Nice job!

The console prints false because the string "red", which is stored in firstColor, is not the same as the string stored in secondColor.