Illustration Credit |
You will recreate this figure. The code for this assignment must
be created with EDIT and you may not use a circle command.
The trick is embedding a repeat inside
of another repeat.
What would happen if you were to write
the following line?
repeat 10[repeat 36[fd 1 rt 10] rt 36 pu fd 40 pd] |