Question: Note: Do not include any text with the color blue. 1) Write a code using turtle. The code should let the user drive the pen
Note: Do not include any text with the color blue. 1) Write a code using turtle. The code should let the user drive the pen with turtle.pendown(). The code should ask the user (input function) where the next position of the pen (turtle) is while providing the current position. For example, The current position is (0,0). Please choose the next position: -100, 50 The current position is (-100, 50). Please choose the next position: 100, 20 (5 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
