Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Assignments in Python Assignment 1 USE While loop to create employee database When you run the program it should display something like this: IT DEPT
Assignments in Python
Assignment
USE While loop to create employee database
When you run the program it should display something like this:
IT DEPT
ACC DEPT
DEPT
Enter youor choice:
Welcome to IT DEPT
Enter employee id:
Enter employee name:
Enter employee salary:
calculate annualsalary salary
print salary
print annual salary
if annual salary is more than
print you are making good money
otherwise
print you should work more
after you enter one employee for any of department ask the question if you want to enter more employee
after you enter more employee you decide to end once you quit entering employees it should show the sum of annualsalary from all employees that you entered
Step 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