Many programming tutorials start with a hello world program.
I have decided to start with single-line comments and multi-line comments, though.
Today we will learn three options to print "Hello, World!" on the screen.
The easiest way is by just passing the values to the print command as seen on the image below: