Please help me with Python coding!
. Employee andProductionWorker Classes
Design an Employee class that has fields for the following piecesof information:
● Employee name
● Employee number
Next, design a class named ProductionWorker that extends theEmployee class. The ProductionWorker class should have fields tohold the following information:
● Shift number (an integer, such as 1, 2, or 3)
● Hourly pay rate
The workday is divided into two shifts: day and night. The shiftfield will hold an integer value representing the shift that theemployee works. The day shift is shift 1 and the night shift isshift 2. Design the appropriate accessor and mutator methods foreach class.
Once you
PayPal Gateway not configured
PayPal Gateway not configured