Question: a. Implement the classes shown in this class diagram using Spyder. Then copy the code to the Jupyter notebook file. (15 points) b. Test it
a. Implement the classes shown in this class diagram using Spyder. Then copy the code to the Jupyter notebook file. (15 points)
b. Test it by creating an employee object and , a customer using Spyder. Then copy the code to the Jupyter notebook file. (5 points)
c. Test all the five methods using Spyder. Then copy the code to the Jupyter notebook file. (5 points)
d. For bonus 5 points, add a sub class to employee and program it. Use Spyder to develop code. Then copy the code to the Jupyter notebook file. (extra credit 5 points)
Person Last name First name Address Home phone repr FullNamel) mailingLabel() Employee Customer Hire date Pay grade Last contact date daysSincelastContact() updatePayGrade() Person Last name First name Address Home phone repr FullNamel) mailingLabel() Employee Customer Hire date Pay grade Last contact date daysSincelastContact() updatePayGrade()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
