Topic 1 - The Basics

This topic will cover the basics of running a Python program, along with printing text, using comments, numbers and doing some basic math.

Topic 1 - The Basics

What to do?

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

What to Submit?

  • The programming assignment specified on page 2 of the tutorial.

Tutorial

Topic 1 - Printing Text.pdf

Files