Question: Making a flow chart please Draw a flowchart for the program that will let a teacher enter score needs to be greater than or equal

Making a flow chart please
 Making a flow chart please Draw a flowchart for the program
Draw a flowchart for the program that will let a teacher enter score needs to be greater than or equal to zero). The program will output the total and averag inputs from the user. If she enters a negative number, tell her "Invalid score. Enter a score a exactly 5 scores (eac e score Reject bad HINT se a while loop to reject negative inputs. Refer to page 12 in "Lecture Notes: Algorithms - repetition" your algorithm using a table with the following 2 cases. Make one table for each test. You will have 2 separate tables Repetition# Score Score Enter a score: -10 Invalid score. Enter a score: -50 Invalid score. Enter a score: -35 Invalid score. Enter a score: 20 Enter a score: -30 Invalid score. Enter a score: 60 Enter a score: -40 Invalid score. Enter a score: 40 Enter a score: 30 Enter a score: 15 The total score is 165 The average is 33 Enter a score: 25 Enter a score: 55 Enter a score: 0 Enter a score: 80 Enter a score: 30 The total score is 190 The average is 38

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!