Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This question is of python language Q.3 Write a program that input code, name and designation of an employee. Basic salary of Manager is 70000,Supervisor
This question is of python language
Q.3 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 allowance for managers, 7% of basic pay as allowance for programmers and supervisors and 5% of basic pay as allowance for workers. [CLO-2, PLO-2) asStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started