Question: Assingment 10 Python code Answer please Program Names: Assign10_Test_Pet_First_Last.py for the program that tests the Pet class Assign10_Pet_First_Last.py which contains the Pet class Input files:

Assingment 10 Python code Answer please

Program Names: Assign10_Test_Pet_First_Last.py for the program that tests the Pet class Assign10_Pet_First_Last.py which contains the Pet class

Input files: None Description: You will create a class called Pet and test it.

1. Start the programs with at least five comments. The top three should be: # CIS115.600 Assignment 10 # First Last (Where First is your first name and Last is your last name) #Current Date

2. You will be doing Programming Exercise #1 Pet Class on pp. 476-477 in your book(Statrting out with python third edition).

3. You will be modifying the CellPhone class on pp. 443 444 in the book(Starting out with python third edition). You will also modify the cell_phone_test.py program on pp. 444-445 in the book.

4. For the Pet class: a. Modify cellphone.py. Save as: Assign10_Pet_First_Last.py b. Modify as instructed in the book.

5. For the test program: a. Modify cell_phone_test.py. Save as: Assign10 _Test_Pet_First_Last.py b. Note that you will have to import: Assign10_Pet_First_Last instead of cellphone and you will have to use this name when your create an instance of the class.

6. Make sure your variable names AND COMMENTS are descriptive.

7. Test and save. I will not grade any program that does not run. Submit BOTH .py files via Blackboard.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!