Copyright  © – Sudharsan Iyengar and Winona State University

 

CS – 234.                    Creating Menu and using Library       Lab 4               2/13/25

 

Write an application to use the library created to use to find geometric properties in Lab2.

 

First create a simple message/menu for the user to choose between 2-D and 3-D shapes

 

Then create a menu for the user to choose between the shapes

 

Then provide a way for the user to input the dimensions of the shape chosen

 

Then obtain the result using the library routine created (or create one as needed) and present it to the user.

 

Test this for various 2-D shapes first and then for 3-D shapes.