Three employees in a company are up for a special pay increase. You are given a file, say Ch3_Ex6Data.txt, with the following data:
Each input line consists of an employee’s last name, first name, current salary, and percent pay increase. For example, in the first input line, the last name of the employee is
and the pay increase is
Write a program that reads data from the specified file and stores the output in the
For each employee, the data must be output in the following form:
. Format the output of decimal numbers to two decimal places.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.