Question: Write a code fragment that moves a turtle, pat, to the south (down) until its y position is less than -200. You may use the
Write a code fragment that moves a turtle, pat, to the south (down) until its y position is less than -200. You may use the methods xcor() and ycor() to find pat's current position. Assume the turtle is initially facing east.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
