Question: Modify the program you created in Lab#5 - Ex 2. Implement a simple calculator, this time utilizing a loop mechanism to enable the user to
Modify the program you created in Lab#5 - Ex 2. Implement a simple calculator, this time utilizing a loop mechanism to enable the user to use the calculator more than once. The program does the following: It prompts the user to enter 2 numbers. It prompts the user to choose an operation to perform on those numbers Operation 1: Addition Operation 2: Subtraction Operation 3: Multiplication Operation 4: Division It outputs the result of the operation It asks the user if they want to perform another calculation, using"-1" as a stop value. ALTEN F10 (Mac)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
