ITP100-Just a small flow chart

Hi, again its me Heidi can you send me a raptor on how to do this? i need to do it raptor …i want to say it’s my exam but i dont even know i have until midnight -_-

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper

Problem 1
Ajax Manufacturing needs a program for employees to calculate gross pay
themselves in order to
have an idea of what their gross pay (before taxes will be). Ajax pays a worker
working overtime
at the rate of 2.5 times the regular pay rate for the hours over 40. Using the
following as a
starting point, create a Raptor flowchart that will get the user’s hours worked
and pay rate and
output their base pay, overtime pay (should show 0 if there are no overtime
hours) and gross pay.
Do not add any variables; use the variables already established in the
statements you have to add.
Start
“Enter hours worked: ”
GET hours
“Enter pay rate: ”
GET hourlyPay
hours > 40 NoYes
PUT “Hours worked: ” +
hours¶
PUT “Overtime hours: ” +
overtimeHours¶
PUT “Your hourly pay rate:
” + hourlyPay¶
PUT “Base Pay: ” +
basePay¶
PUT “Your overtime pay is ”
+ overtimePay¶
PUT “Your gross pay will be
” + grossPay¶
End

Still stressed from student homework?
Get quality assistance from academic writers!

Order your essay today and save 25% with the discount code LAVENDER