What does this code display in the console?

Nothing, because there's no console.log() instructionJonathan

We need console.log() to display an expression in the console.