The starting points for these happy faces are (-120,0), (-34,0), (52,0). The
code for a single happy face looks like this:
re 72 [[ fd 3 rt 5 ]] pu se 90 fd 10 se 180 pd re 36 [[ fd 2 lt 5 ]] pu fd 20 se 270 fd 5 se 0 pd re 20 [[ fd 1 lt 18 ]] pu sz spx spy se 90 fd 15 se 0 fd 20 pd re 20 [[ fd 1 rt 18 ]]spx stands for starting point for x. spy stands for starting point for y. |
Challenge #1 |
Challenge #2 |
Challenge #3 |
Challenge #4 |