Question: Create a python menu-driven program that allows the user to select from triangle, rectangle, square, and circle. The user should input any needed values when
Create a python menu-driven program that allows the user to select from triangle, rectangle, square, and circle. The user should input any needed values when prompted and the program should return the perimeter and area of the desired geometric figure. Use functions. Repeat until the user selects the quit option.
//comment code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
