Question: Develop a script that will determine the gross pay for each of three employees. The company pays straight time for the first 40 hours worked
Develop a script that will determine the gross pay for each of three employees. The company pays straight time for the first 40 hours worked by each employee and pays time and a half for all hours worked in excess of 40 hours. Youre given a list of the employees of the company, the number of hours each employee worked last week and the hourly rate of each employee. Your script should input this information for each employee, determine the employees gross pay and output HTML5 text that displays the employees gross pay. Use prompt dialogs to input the data.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
