Grade 7
Python fundamentals, extra practice tracks, and an intro to how the web works — organized below.
Follow these in order during class.
Extra exercises you can tackle anytime. Your completion progress is saved in this browser.
for and while — countdowns, grinding XP, inventories, and health regen.
break, continue, and while True — harder exercises with no starter code.
Grids, patterns, multiplication tables, and matching pairs.
2D grids, game boards, searching, and patterns.
XP calculators, health systems, shop discounts, and Discord-style bots.
Roblox-themed dict exercises — part of Milestone 2.