Your first own program

Okay, I think you’re ready to create your first own program!

Every programmer’s journey starts with a simple program that prints Hello World!.

Show me what you’ve got, and build this program!


Print "Hello World!"

If your code prints anything or throws an error, it will show up here.