python coding:-purpose of this code is to identify every employee detail using employee id ,name ,how many he/she do their work through that calculate pay rate in employee text file . Through employee...


python coding:-purpose of this code is to identify every employee detail using employee id ,name ,how many he/she do their work through that calculate pay rate in employee text file .
Through employee text file identify payroll using their employee id ,hours ,and description about how much time spend to their work either holiday, regular or overtime.

Through payroll check payment of employee.


write a python code of this program
1.use comments

2.add a menu if required?
3.please use meaningful veriables
4.use try\except\else\finally in the code if required




and write a descriptive a Pseudocode of this program ?


these are the two txt files named employees.txt and payroll.txt


the employees.txt contains the following information :-


Emplid,Name,Hourly Rate
A4141,Prince Kuriakose,25
A2496,Dhruv Raval,39
A9843,Captain Singh,35
A2366,Yogesh,21


the payroll.txt contains the following information :-


Emplid,Date,Hours,Description
A4141,2021-08-01,10,Regular
A4141,2021-08-01,5,Overtime
A2496,2021-08-01,15,Regular
A2496,2021-08-02,15,Holiday
A9843,2021-08-01,20,Regular
A2366,2021-08-01,15,Regular
A2366,2021-08-01,1,Overtime


the name of the main topic is - [ Payroll- process pay checks]






Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here