TURTLE GRAPHICS 1.19



ASSIGNMENT:
Use nothing but SZs for this assignment. The left-most point is (-150,0). The first few SZ commands you should write once you get there are:

pu sz -150 0 pd sz -130 100 sz -110 0 sz -90 100 sz -70 0 sz -50 100

You should get the idea.
hr style="background-color: red" size=5> TURTLE CHALLENGES

Challenge #1

Challenge #2

Challenge #3

Challenge #4