It looks like something is out of place in this code snippet.

Can you print "Hello World"` to the console?

Perfect! We define output as a string variable. Then we give it a value and, finally, pass it to print().

Wait! We define output as a string variable. Then we give it a value and, finally, pass it to print().