← Back to Home

Saturday Lessons

Python fundamentals for grade 7 — gamified, Roblox-themed exercises

Loops Practice

for loops, while loops — countdowns, grinding XP, inventories, and health regen.

0/6
View Loops →

Loops Part 2 — break & continue

More challenging loop exercises with no starter code — learn break, continue, and while True patterns.

0/6
View Loops Part 2 →

Nested Loops Practice

Loops inside loops — grids, patterns, multiplication tables, and matching pairs.

0/6
View Nested Loops →

Nested Lists Practice

Lists inside lists — 2D grids, game boards, searching, and patterns.

0/6
View Nested Lists →

Functions Practice

Learn functions step by step — XP calculators, health systems, shop discounts, and more.

0/10
View Function Exercises →

Dictionary Exercises

Roblox-themed dictionary exercises and projects — part of Milestone 2.

0/7
View Dictionary Exercises →