TURTLE GRAPHICS 1.25



ASSIGNMENT:
Try this out for size:
   pu sx -120 pd
   re 6 [[ se 45 fd 15 se 315 fd 15 pu sy 0 se 90 fd 10 pd ]]
To solve this problem you need to set the color to white (255,255,255) and draw the correct number of greater-than signs.

TURTLE CHALLENGES

Challenge #1

Challenge #2

Challenge #3

Challenge #4