Algorithms and debugging
Computer Science · Key Stage 2 · The School
An ALGORITHM is a precise, ordered list of steps that solves a problem — a recipe a machine could follow. "Draw a square: repeat 4 times [move forward 100, turn right 90°]." Precise means no gaps and no guesswork: every step exact, every order deliberate.