Hello!
i'm trying to write a program that has 4 calculations. One of the calculations has to have 2 choices. This totals to 5 options. The program should prompt the user for the required values and then display the result of the calculation, and display the options with a menu. The user should then be able to quit the program.