CS120
Programming Assignment #4

Due Sunday, Feb. 18th at midnight.

For this assignment you will be creating a calculator program for calculating the volume or area of geometric solids. The general program issimilar to Assignment 1B, but the program should use functions for each of the calculations.

As with Assignment 1b calculator program should work as follows:

Turn in: A copy of the program and sample output showing it runs. In the sample ouput make sure you show that you've tested all of the functionality of the program.