Question: Write a program for each question in IDLE, and save it as .py files. Test your programs and fix errors. 1. Write a function drawStar(t,
Write a program for each question in IDLE, and save it as .py files. Test your programs and fix errors.
1. Write a function drawStar(t, size) to draw a five-pointed star, where t is a parameter for a turtle and size is for the side length of the star. Write a program that calls the function to draw a star of side length 100 units.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
