visuco
Challenge 1 of 12

A variable is a named box holding a value: var x = 5; makes a box called x with 5 inside it, and writing x anywhere afterwards means whatever is in that box. The Lesson button has the whole idea in a few lines.

Set x to the number in the target.

Your code JavaScript

Set x to the number in the target.

0 / 30 frames · 400×400
Target
Yours
Results
0%
Press Run to check your code
Penalties: none this run

Report this challenge