CS120
Programming Assignment #2A

Due Sunday February 4th at Midnight.

For this assignment you will be modifying the NIM game from the text. The code is also posted on the course scehdule. Make the following changes:

As always include a block of comments at the beginning of the programs (or add to the existing block) that lists your names, section number, date, and the assignment number. Also include comments on any parts of the assignment you didn't finish or on any extra work you did. Include this comment block at the beginning of every assignment and lab.

Turn in: Print the program and sample output (generated using the script command) showing that the program works. Turn in both the program and the output.