Question: Using python please 3. (20 points) Develop an algorithm that computes gross pay. The inputs are the number of hours worked per week and the
Using python please
3. (20 points) Develop an algorithm that computes gross pay. The inputs are the number of hours worked per week and the hourly pay rate. This job provides overtime pay. If the number of hours is greater than 40, then the worker receives 1.5 times the hourly pay rate for all hours worked over 40 hours. (Ask the user to input hours and hourly pay rate and print the amount due to the worker.) a) Writing pseudocode b) Writing Flowchart
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
