Coding
- Write programs that combine sequences, loops, and conditional statements.
- Use nested events — a loop or condition inside another — to build richer behaviour.
- Read, trace, and debug more complex code.
Planning your steps on paper before coding — sometimes called pseudocode — makes debugging far easier later.