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. For those of you who do not have 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 generate the output of the program. You will need to run the program multiple times to show how each of the operations work. Print and turn in a copy of the code and a copy of the output of the code.