Notice how the words Hello, World! are displayed in a box beneath the code? That's called a console, a tool developers use to get feedback.

With the right instructions, we can display anything in the console.

Nice! We'll be using the console to test out our code.