Question: Write pseudocode tor a program that reads a sequence of student records and prints the total score for each student. Each record has the student's
Write pseudocode tor a program that reads a sequence of student records and prints the total score for each student. Each record has the student's first and last name: followed by a sequence of test scores and a sentinel of. The sequence is terminated by the word END. Here is a sample sequence: Harry Morgan 94 71 86 95 -1 Sally Lin 99 98 100 95 90 - 1 END
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
