Question: Write the Employee Class that contains the following data fields: Name, ID number Department name and Job title Python Name Susan Meyers Mark Jones Joe
Write the Employee Class that contains the following data fields: Name, ID number Department name and Job title Python Name Susan Meyers Mark Jones Joe Rogers Alice Logan Bob Harris ID Number Department Job Title 47899 39119 81774 10135 54288 Accounting Accountant Sales IT Manufacturing Engineer IT Account Rep rogrammer Network Engineer After the class is created, write a main function to create the Employee objects and then display the data for the Employee objects
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
