Start your programming journey with Python. Write and run programs, work with values and variables, gather input, calculate and compare data, and build decisions and repetition with conditions and loops. By the end, you’ll create clear, interactive Python programs.
Overview
Syllabus
- Course 1: Writing and Running Your First Python Programs
- Course 2: Storing Data in Python Variables
- Course 3: Performing Operations on Python Data
- Course 4: Making Decisions in Python