Skip to main content
🐍

Python Foundations

L1· 170 lessons

From zero to confident with Python basics

0 / 170 · 0%

170 interactive lessons (165 core + 5 bonus mini-projects) split into 8 modules covering print/variables, types, conditions, loops, lists, dicts, functions, strings, errors, and real-world mini-projects. First 15 lessons free, no signup.

📋 WHAT YOU'LL LEARN

Hello, World! · Variables · Data types · Strings · Numbers and math · User input · +9 more

1
Hello, World!
codeFREE
2
Variables
fillFREE
3
Data types
quizFREE
4
Strings
codeFREE
5
Numbers and math
codeFREE
6
User input
codeFREE
7
Currency converter
scenarioFREE
8
if / else conditions
fillFREE
9
Find the bug in the if
fixFREE
10
Even or odd
codeFREE
11
Grade calculator
scenarioFREE
12
for loops
fillFREE
13
while loops
fixFREE
14
FizzBuzz
codeFREE
15
Shopping list
codeFREE

Tip: click any lesson to revisit it. After your first attempt, the “Show example” button reveals the full solution.