Trace Table Practice
Trace programs one state change at a time.
Interactive trace-table practice for variable state, selection, iteration, arrays and output.
Prerequisites
Variables, assignment and simple control flow.
Target learning outcomes
- Record variable state after statements.
- Follow selection and bounded loops.
- Identify output and array updates from a trace.
Limitations and conventions: Pseudocode is exam-neutral and no code is executed.
