Question: 1. Write a script that inputs five number and determines and outputs XHTML text that displays the number of negative numbers input, the number of

1. Write a script that inputs five number and determines and outputs XHTML text that displays the number of negative numbers input, the number of positive numbers input and the number of zeros input.

2. 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. You're 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.

Here is what I have.  It will prompt for all the information but does not display the results.  Any help?

Step by Step Solution

3.38 Rating (154 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Algorithms Questions!