Question: Via Javascript Program 1 - Time Sheet Design and write a program that accepts the number of hours worked on each of five work days

Via Javascript
Via Javascript Program 1 - Time Sheet Design and write a program

Program 1 - Time Sheet Design and write a program that accepts the number of hours worked on each of five work days from the user, then displays different information calculated about those entries as output. Your solution should demonstrate an understanding of how to apply list and looping concepts in a program that should: - Include a flowchart that clearly shows all the paths of execution that will exist within your designed solution to this problem. - Prompt the user to enter the five daily hours worked amounts, and store them in the program. - Determine the day(s) on which the most hours were worked and display the day(s) and hours onscreen. - Calculate and display both the total and the daily average of hours worked. - Display a list of all days that had insufficient hours, which is defined as less than 7 hours. Your solution must contain examples demonstrating your understanding of appropriate use of functions and core assignment concepts (loops and lists). EXAMPLES \& TESTING In the section below you will be presented with at least one screenshot of a successful execution of a sample splution to the program, which should help demonstrate how your input/output on the program should work. In addition to the sample values used in the screenshot(s), additional testing values are given in a chart along with the output values [hat they should produce. You can expect your instructor to grade your assignment by using all of these listed input values, but additional values may also be used. In other words, you should thoroughly test your code before sybmittinglec vbomk

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!