Question: Do this in python Write a program that input code, name and designation of an employee. Basic salary of Manager is 70000, Supervisor has 50000,
Do this in python
Write a program that input code, name and designation of an employee. Basic salary of Manager is 70000, Supervisor has 50000, Worker has 20000 and Programmer has 45000. This program must print salary slip contains all necessary information with 9% of basic pay as allowance for managers, 7% of basic pay as allowance for programmers and supervisors and 5% of basic pay as allowance for workers.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
