BIT BY BYTE
Question 1 of 1
2 marks
Describe what a variable is, using an example from a Scratch game.
A named storage location that can change — e.g. `score` starts at 0 and goes up by 1 each time a target is hit.
A block that makes a sprite move in any direction.
A sound effect that plays when the game ends.
The background of the stage.
Check Answer