Question: 5. (PYTHON)Write a program to do the following: Ask the user to select one of the following shapes (this can be by name or by
5. (PYTHON)Write a program to do the following: Ask the user to select one of the following shapes (this can be by name or by just a letter or number). a a Triangle b. Rectangle C. Circle Depending on the shape they selected, have the user input the dimensions needed to calculate the area of that shape. a. Area of a triangle- base height b. Area of a rectangle base * height c. Area of a circle n radius radius b. i. 3.14 is a reasonable approximation of pi Print out the area of the shape
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
