Question: Exercise 7.3 (navigate.py). Write a program that takes directions from the command line to draw a line. Let the user input left, right, forward, or
Exercise 7.3 (navigate.py). Write a program that takes directions from the command line to draw a line. Let the user input "left", "right", "forward", or "stop". Left and right turn the turtle left or right however many degrees are entered, forward moves the turtle forward (however far you wish), and stop ends the program. Input
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
