Question: You are working on creating a program to calculate gross pay for employees. This program will need to take the number of hours the employee
. . Design a flowchart for a program that will do the following: Accept input for an employee name Accept input for hours worked in a week. Accept input for the hourly rate that the employee earns. Calculate the total pay the employee makes for the week. Output the pay to the user. Continue to the next employee (loop) NOTE: These are minimum requirements. During the planning phase of programming (such as creating a flowchart), there are often going to be improvements that can be made. Feel free to add related processes (HINT: Overtime, additional weeks, etc.). NOTE: This assignment is just for a flowchart. You will not need to do any actual programming for the assignment. You can use the flowchart tools available for free on draw.io (see the draw.io instructions for how to export the file as an image and submit for this assignment)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
