CS120
Lab #6

Due at the end of lab.

For this assignment you will be modifiying the pet program from the text. A copy of the complete pet program is available from the course schedule. Pay careful attention to how the data and the functions in the pet object are accessed. The dot notation being used is very similar to the notation used in strucutres (e.g. player1.health).

Turn in: A copy of the program and sample output showing it runs. In the sample ouput make sure you show that you've tested all of the new functionality of the program.