CS120
Programming Assignment #3

Due on or before Friday February 2 at 11:59 PM.

For this assignment you will be modifying the NIM game from the course textbook. The code is also posted on the course website in the course schedule. Make the following changes to the NIM game:

As always, include a block of comments at the beginning of the programs (or add to the existing block) that lists your name, 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: Turn in your program and sample output (generated using the script command) showing that the program works. Turn in both the program and the sample output via Canvas.