Question: Write a different program called TurtleGraphics_PA43. This program allows the user to enter the size of each of the shapes before the functions are called.

Write a different program called TurtleGraphics_PA43. This program allows the user to enter the size of each of the shapes before the functions are called. You'll need a function for square, for circle, for triangle, and for student 1D. Before calling any functions, ask the user for their student ID. Before calling any functions, ask the user for the size of the square. Before calling any functions, ask the user for the size of the circle. Before calling any functions, ask the user for the length of the sides of the triangle. (We're assuming an equilateral triangle.} Call each function, passing the appropriate value to it Each function should draw the appropriately sized shape, The id function should put the message \"Your student 1D is
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
