Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Matlab An Introduction with Applications

Authors: Amos Gilat

5th edition

1118629868, 978-1118801802, 1118801806, 978-1118629864

More Books

Students also viewed these Algorithms questions