CS120
Lab #4

Due at the end of lab.

For this lab you will be modifying the Calculator program from Chapter 4 of the text. A version of the code will be posted on the course schedule. Note that this calculator program is not the same as the one from previous assignments - it uses a series of functions.

To complete the lab make the following modifications: Turn in:Use the script command to demonstrate how your program runs. Place the output from the script command into file named Lab4output.txt In the sample output, make sure you run your program multiple times to show how it behaves with different inputs. Turn in a copy of your program code and the Lab4output.txt file to Canvas.