subject

I need your help with the following homework assignment:

Using the Prelude to Programming book, complete the following Programming Challenge problem on page 177 :

* Programming Challenge 3:

The owners of the Super Supermarket would like to have a program that computes the monthly gross pay of their employees as well as the employee’s net pay. The input for this program is an employee ID number, hourly rate of pay, and number of regular and overtime hours worked. Gross pay is the sum of the wages earned from regular hours and overtime hours; overtime is paid at 1.5 times the regular rate. Net pay is gross pay minus deductions. Assume that deductions are taken for tax withholding (30 percent of gross pay) and parking ($10 per month). You will need the following

variables:

EmployeeID HourlyRate RegHours OvertimeHours
GrossPay Tax Parking NetPay
formulas:
GrossPay = (RegularHours * HourlyRate) +
(OvertimeHours * (HourlyRate * 1.5))
NetPay = GrossPay – (GrossPay * Tax) – Parking
The Programming Challenge problem can be solved by a program that performs three basic tasks---Input Data, Process Data, and Output Results.

Documentation is very important. Both header comments and step comments are encouraged as it will help for logic to be better. Header comments should include the following:

- Name of the Raptor program

- Author of the Raptor program

- Version of the Raptor program and the date of its last revision

- Summary/goal of the Raptor program

- Variables used with a short description of the variable, as well as the format of the data (e. g. datatype)

Use Raptor to answer each of the problems in this assignment

---

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:30
To increase sales, robert sends out a newsletter to his customers each month, letting them know about new products and ways in which to use them. in order to protect his customers' privacy, he uses this field when addressing his e-mail. attach bcc forward to
Answers: 2
question
Computers and Technology, 23.06.2019 01:30
Negative methods of behavior correction include all but this: sarcasm verbal abuse setting an example for proper behavior humiliation
Answers: 1
question
Computers and Technology, 23.06.2019 13:30
Stops: using the information learned in this course, explain three things you will not do when driving. a. b. c. explain why you will not do these things when driving. starts: using the information learned in this course, explain three things you will do when driving. a. b. c. explain why you will do these particular things when driving. explain one thing you will stop doing as a passenger. explain one thing you will start doing as a passenger.
Answers: 3
question
Computers and Technology, 24.06.2019 00:30
Use the keyword strategy to remember the meaning of the following word. the meaning for the word has been provided. write your keyword and describe the picture you would create in your mind. obfuscate: to make something so confusing that it is difficult to understand.
Answers: 2
You know the right answer?
I need your help with the following homework assignment:

Using the Prelude to Programmi...
Questions
question
Mathematics, 14.09.2020 22:01
question
Physics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Health, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
History, 14.09.2020 22:01
question
Social Studies, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
History, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
History, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
History, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
Questions on the website: 13722367