Question: Lab 2 - Flowchart Instructions Create a flowchart for the following scenario: You are working on creating a program to collect hours worked for the
Lab 2 - Flowchart Instructions Create a flowchart for the following scenario: You are working on creating a program to collect hours worked for the last two weeks. This program will also need to collect the hourly rate of the employee and then calculate both the base pay and any overtime pay for the employee. After finishing the calculation for one employee, it should ask for the next or offer a way to quit the program. Simplified instructions: Design a program, using a flowchart that will do the following: Accept input for an employee name Accept input for hours worked during week 1 Accept input for hours worked during week 2 Accept input for the hourly rate Calculate the base pay of each week and the total of both weeks Calculate any overtime pay of each week and the total of both weeks . Output the gross pay for each week Output the overall pay for all weeks entered . Continue to the next employee (loop) NOTE: Anything greater than 40 hours in a week is overtime. Overtime is calculated at 1.5 time the base pay You can use the flowchart tools available for free on draw.lo (see the draw.lo instructions for how to export the file as an image and submit for this assignment). Submissions Drag and drop to upload your assignment below
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
