Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

A small startup software developer company needs to create a program that will calculate the pay of its employees.

A small startup software developer company needs to create a program that will calculate the pay of its employees. For the third version of the program, the company wants the program to accept an employee’s name, the number of hours that the employee worked, and the hourly pay rate. The program will then calculate the gross pay, display the employee’s name, number of hours worked, pay rate, and gross pay, but also calculate and display the net pay of the person after taxes have been calculated and deducted. The user will then be able to continue calculating the pay for additional employees until the user decides to stop or until the maximum number of employees is reached. Create gross pay and net pay functions, and provide user input validation to check for a valid user name. Hours worked is between 0 and 80 hours, and the hourly wage is between $8.95 and $50. The employee information, including the employee name, hours worked, and hourly pay is stored and will be retrieved from three separate lists.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question