Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
The print function
2. Hello World
Variables
Math in Python
The input function
Summary

Instruction

Let's get started! No matter the language, every course starts with a simple program that shows Hello, World! to the user. We'll keep that tradition here.

Exercise

Use the Run and check code button to run the code, which you can see in the editor.