Computer Science path
| line | instruction | x |
|---|---|---|
| 1 | x = 2 | 2 |
| 2 | x = x + 1 | 3 (2) |
A program bench where blocks snap into lines, a tiny interpreter walks them one line at a time, and every box's contents print after every line. Commit a prediction before every walk.
Choose a mission to open its prediction gate.