Step 9
Score × bonus = total
10 / 10
Step 10 of 10 · H · Game — the rhythm of a program
The rhythm of a program
Drag to put these in order
Drag the steps into the correct order — what every program does:
- Make a new box
- Give the box a name
- Show the value back
- Put a value inside
You just named the heartbeat of every program: make a box, name it, put a value in, show it back.
That's variables. From here, every other concept builds on this — choices, repeats, functions, lists. They all use boxes underneath.
Step 9
Score × bonus = total
10 / 10
