Can you make sure that this code displays Hello, World! in the console?

Yes! Because the condition is True, the code executes the line.

When the condition is False, the code skips the line. We need to make it True.