subject

Write a program that asks an employee how many hours were worked this week. The base pay rate is $12.50 / hr. For overtime hours (over 40), the employee should be paid 1.5 times the base rate (or 0.5 times base rate as a bonus...however you want to see it). Output 1: Enter the hours worked for the week as a whole number: [assume user types: 42] You worked 2 overtime hours Your total pay this week is $537.5 Output 2: Enter the hours worked for the week as a whole number: [assume user types: 36] Your total pay this week is $450 Hints and Notes: 1) There are many ways to do the math here. Use whatever method you are comfortable with, as I assume you’ve calculated this for your own job before. 2) Do NOT use an ELSE for this question. IF only.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:40
Kali, a python programmer, is using the turtle module to write the word “hello.” which code should she use to indicate the location to begin writing the word? a # pick up the turtle and move it to its starting location. b penup(-100, 200) goto() pendown() c penup() goto(-100, 200) pendown() d # pick up the turtle and move it to (-100, 200)
Answers: 2
question
Computers and Technology, 22.06.2019 05:00
Modern businesses use different technologies to accomplish work tasks
Answers: 2
question
Computers and Technology, 22.06.2019 22:00
Competent nonverbal communication involves interacting with others in a manner that is appropriate for which of the following? select all that apply. situation task individuals
Answers: 3
question
Computers and Technology, 23.06.2019 13:30
Drag the tiles to the correct boxes to complete the pairs. match the errors with their definitions. #name #value #ref when a formula produces output that is too lengthy to fit in the spreadsheet cell arrowright when you enter an invalid cell reference in a formula arrowright when you type text in cells that accept numeric data arrowright when you type in a cell reference that doesn’t exist arrowright reset next
Answers: 1
You know the right answer?
Write a program that asks an employee how many hours were worked this week. The base pay rate is $12...
Questions
question
Mathematics, 08.10.2019 08:20
Questions on the website: 13722367