Asked by John
Week 3 - Expand Pseudo Code
The accounting office indicated the code must be able to handle overtime hours. Add functionality to your pseudo code so that if more than 40 hours are worked, the hours over 40 receive time and a half (1.5 * pay rate). Your new output will need to display the name, regular hours worked, overtime hours worked, normal pay, overtime pay, and total pay.
The accounting office indicated the code must be able to handle overtime hours. Add functionality to your pseudo code so that if more than 40 hours are worked, the hours over 40 receive time and a half (1.5 * pay rate). Your new output will need to display the name, regular hours worked, overtime hours worked, normal pay, overtime pay, and total pay.
Answers
There are no AI answers yet. The ability to request AI answers is coming soon!
There are no human answers yet. A form for humans to post answers is coming very soon!