Question: i just want a simple code based on this structure for the beginners. Create a Program in python that will: Input Input hours worked for
i just want a simple code based on this structure for the beginners.
Create a Program in python that will:
Input
Input hours worked for week
Process
Find the pay for the week:
Pay = $40.00 per hour
1 to 40 hours = reg pay
any hours over 40 = over time pay
If over 40 hours the over time is (time + ) of pay ($60)
Output
Hours worked
Pay
Hours Overtime
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
