Question: program should be in python Drawing with a Function: (up to 6 points - robot) Drawing with a Function, stage 1: (1 point) Write a

program should be in python
Drawing with a Function: (up to 6 points - robot) Drawing with a Function, stage 1: (1 point) Write a program to draw a star with a number of points you choose greater than 4. The code drawing the star should be contained within its own function. The length of the sides of the star should be greater than 1 second or 1 centimeter (you can "measure" in seconds or centimeters - your choice). The program should then call the function to draw the star Drawing with a Function, stage 2: (1 points) Add a new function to draw the letter A using your robot. The code drawing the A should be ed within its own function. The length of the long sides of the A should be greater than 1 second or 1 centimeter (you can "measure" in seconds or centimeters -your choice). The program should then call the function to draw the letter A. Drawing with a Function: (up to 6 points - robot) Drawing with a Function, stage 1: (1 point) Write a program to draw a star with a number of points you choose greater than 4. The code drawing the star should be contained within its own function. The length of the sides of the star should be greater than 1 second or 1 centimeter (you can "measure" in seconds or centimeters - your choice). The program should then call the function to draw the star Drawing with a Function, stage 2: (1 points) Add a new function to draw the letter A using your robot. The code drawing the A should be ed within its own function. The length of the long sides of the A should be greater than 1 second or 1 centimeter (you can "measure" in seconds or centimeters -your choice). The program should then call the function to draw the letter A
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
