Logo Trail
0 of 7 problems complete
A variable is a named number you can reuse. First store one:
variable
make "side 80
Then :side reads it back. In fd :side, that one named number controls the movement.
:side
fd :side
Read this section, then tap Next to start the first problem.