Question: Create a program that first writes your student ID to the turtle screen. Then create a square of a length 100 Add a circle

Create a program that first writes your student ID to the turtle screen. Then create a square of a length 100 Add a circle to the program that is 50 in size Create a shape with turns of 45 which is 50 on a side. Make sure the sides come back together forming a octagon (stop sign) shape. Make each shape a different color. Take a screenshot of your finished turtle graphics.
Step by Step Solution
3.46 Rating (159 Votes )
There are 3 Steps involved in it
Python code import turtle Create a turtle screen screen turtleScreen screenbgcolorwhite Create ... View full answer
Get step-by-step solutions from verified subject matter experts
