Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

JAVASCRIPT Hello, I would like some help with this problem: You have 5 employees. Write a program that asks for the employee name and their

JAVASCRIPT

Hello, I would like some help with this problem:

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.

Thank you

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

Automating Access Databases With Macros

Authors: Fish Davis

1st Edition

1797816349, 978-1797816340

More Books

Students also viewed these Databases questions