A code block can be more than a one-liner. All lines with the same indentation belong to the same code block.

We can see it here when we use print() to add one more line at the beginning.

Make sure to pick print, followed by "Look at me!".