Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In python please 5. Write a program to do the following: a. Ask the user to select one of the following shapes (this can be

In python please
image text in transcribed
5. Write a program to do the following: a. Ask the user to select one of the following shapes (this can be by name or by just a letter or number) a. Triangle b. Rectangle c. Circle b. 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 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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions