Python Lessons
Start your journey here! Learn the basics.
๐
Completed0/33
Total XP0
Avg WPM--
Avg Accuracy--
1
Hello Python
Write your first Python program using the print() function.
Easy โฑ 8 min
Start Lesson
2
Magic Boxes (Variables)
Learn about variables - like magic boxes that store information.
Easy โฑ 8 min
Start Lesson
3
Counting Sheep (Loops)
Master counting with numbers and basic arithmetic in Python.
Easy โฑ 8 min
Start Lesson
4
Making Choices (Conditionals)
Understand if/else statements to make decisions in code.
Easy โฑ 8 min
Start Lesson
5
Your First List (Lists)
Create and work with lists to store multiple items.
Easy โฑ 8 min
Start Lesson
6
Adding To A List (List Methods)
Learn to add and modify items in Python lists.
Easy โฑ 8 min
Start Lesson
7
Getting Items From A List (List Indexing)
Access and retrieve specific items from lists using indexes.
Easy โฑ 8 min
Start Lesson
8
Asking Questions (Input Function)
Learn input/output to interact with your programs.
Easy โฑ 8 min
Start Lesson
9
Your First Function (Functions)
Create reusable functions to organize your code.
Easy โฑ 8 min
Start Lesson
10
Beginner Project
Combine beginner concepts into a complete Python project.
Easy โฑ 8 min
Start Lesson
๐ฎ
๐๏ธ
๐๏ธ Loop-the-Loop Racer
๐๏ธ PYTHON RACER๐๏ธ SPEED AND SYNTAX! Race through a neon highway by building bridges and smashing walls with Python loops.
Easy โฑ 8 min
Start Lesson