Introduction to Python
Step into real text-based programming — write actual Python, build interactive projects, and create your own game.
This course builds a single progressive project — the "About Me" program — across every module. Starting with basic print() statements in Module 1, learners add variables in Module 2, user input in Module 3, decisions in Module 4, loops in Module 5, and functions in Module 6. By Module 7 they debug and polish the complete program. Module 8 is entirely new: learners design and build their own original interactive Python game — a quiz, number guesser, adventure story, or anything they imagine — from planning to presentation.
Create an account to access full course details and start learning