Assignment:3 Deadline: 21/11/2021.15 PM) Write a Python program to manage employee details (employee id, name, date of b
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Assignment:3 Deadline: 21/11/2021.15 PM) Write a Python program to manage employee details (employee id, name, date of b
Assignment:3 Deadline: 21/11/2021.15 PM) Write a Python program to manage employee details (employee id, name, date of birth, designation salary, phone number, address) in a file. The program must support: 1. Create the initial file by collecting employees' details from the user 2. Retrieve the employee Phone number of a given employee id. 3. Increase salary of all employees by 5% of their current salary. 4. Remove employee details (when an employee resigns) for a given employee id from the file. 5. Add details of a newly joined employee.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!