Iteration with for loops
A PRIMM lesson on repeating code, counting patterns, and tracking a running total.
GCSE
Lessons
A small set of structured Python lessons designed for real classroom use. Each lesson follows PRIMM and can be opened in Paired or printed cleanly for lesson packs and cover work.
A PRIMM lesson on repeating code, counting patterns, and tracking a running total.
A PRIMM lesson on choosing between outcomes and tracing which branch runs.
A PRIMM lesson on input validation, loop conditions, and accepting only sensible values.
A PRIMM lesson on grouping code, using parameters, and returning values clearly.