Question: Using Python Programming: 3. (14 Points) Write a graphic program Shapes.py to draw a rectangle and a circle. Ask user for the radius of the

Using Python Programming:  Using Python Programming: 3. (14 Points) Write a graphic program Shapes.py

3. (14 Points) Write a graphic program Shapes.py to draw a rectangle and a circle. Ask user for the radius of the circle Ask user for the width and height of the rectangle Draw the right sized circle centered at (0,0) using red color. Draw the right sized rectangle right below the circle using blue color as shown. Make sure to draw the X axis, Y axis and the center point as shown in the sample output . . Sample output: Enter the radius of the circle: 80 Enter the width and height of the rectangle: 200, 50

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!