Variables
Watch what SET does
SET replaces a variable's whole value; CHANGE adds to it. Using SET when you meant CHANGE erases the old value — a classic bug.
Try it: In the next variable bug, check whether the line should remember the old value.
CodeSpring Academy
Build • Play • Learn
Free mini game
Every program hides one buggy line. Read the code and squash the bug before time runs out!
Score
0
Bugs
0
Lives
Best
0
SET score TO 10 ← should ADDRead each tiny program, find the one buggy line, and tap it before the timer runs out. Wrong taps cost 3 seconds!
Bug Spotter
Squash your first bug
Quick Fixer
Squash a bug in under 5 seconds
Sharp Eyes
5 first-try squashes in a row
Debug Hero
Squash 12 bugs in one run
Badges are saved on this device.
Variables
SET replaces a variable's whole value; CHANGE adds to it. Using SET when you meant CHANGE erases the old value — a classic bug.
Try it: In the next variable bug, check whether the line should remember the old value.
Variables
1 / 12
Use the same input, variables, conditions, and loops with a live coding instructor.
Build games in a free demo class