CSC 160 HW7

Assigned 8 April, due 19 April

For all the programming assignments, be sure to follow the design recipe. Write your function contract, examples, and function definition in the Definitions Window, save it to a file, and send me this file. Also, test your program by typing each of your examples into the Interactions Window, save it to a file, and send me this file. Be sure to choose meaningful names for functions and parameters, and watch for opportunities to use functions you've already written.

Also turn in a log of how many errors of different kinds you encountered in the assignment, with brief comments describing each one ("mismatched parentheses" is self-explanatory, but more complex errors might need more description).

This assignment is to be done in pairs, as before.


Last modified:
Stephen Bloch / sbloch@adelphi.edu