Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

JAVASCRIPT Hello, I would like some help finishing this program Here are the instructions: You have 5 employees. Write a program that asks for the

JAVASCRIPT

Hello, I would like some help finishing this program

Here are the instructions:

You have 5 employees. Write a program that asks for the employee name and their total sales for the month. Calculate their commission which is10% of the total sales. They will receive a bonus based on their total sales.

Sales

Bonus

0 - 1000

0

1001 - 10000

100

Over 10000

1000

Display each of the employees commission and bonus. After all 5 employees have been entered, display the total sales, total commission, and total bonus for all employees.

The program must contain comments, a function for the calculations, and at least two CSS styles.

And here is my code so far:

Name Sales Commission Bonus

Step by Step Solution

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

Step: 3

blur-text-image

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

Conceptual Database Design An Entity Relationship Approach

Authors: Carol Batini, Stefano Ceri, Shamkant B. Navathe

1st Edition

0805302441, 978-0805302448

More Books

Students also viewed these Databases questions

Question

What is the orientation toward time?

Answered: 1 week ago

Question

4. How is culture a contested site?

Answered: 1 week ago