This topic will cover the basics of running a Python program, along with printing text, using comments, numbers and doing some basic math.
Follow along with the lesson, or use the tutorial below. We will cover the following items:
Print text
Strings vs. numbers
Basic math (+, -, x, Ă· )
Comments
The programming assignment specified on page 2 of the tutorial.