: Workbook
Pick a week to start (or pick up where you left off). Each week has Mon-Fri lessons plus a Crew Quest bonus and a celebration recap.
// A memory box holds one number
// Copy one box and lower another
// A steps box counts every round
// Track a box through every lap
// A check asks a question about a box
// One check, two paths
// A job is lines with a name
// A job can read and change a box
// Read a long program in chunks
// Four steps to find a bug
// The check reads the wrong box
// Fix the bug, test it, graduate