Lesson 1. Obligatory Hello World

You know how we do! Gotta start it off right with the Hello World!

Examples

Example #1: Hello World!

print("Hello World!")

Now you try it!

Don't copy and past. Type the code yourself!

Last updated