Page 1 of 1

Program Output with Example Input Shown in Bold How many students do you have? 3 [Enter] How many test scores per studen

Posted: Tue Jul 05, 2022 10:26 am
by answerhappygod
Program Output With Example Input Shown In Bold How Many Students Do You Have 3 Enter How Many Test Scores Per Studen 1
Program Output With Example Input Shown In Bold How Many Students Do You Have 3 Enter How Many Test Scores Per Studen 1 (262.3 KiB) Viewed 11 times
Program Output with Example Input Shown in Bold How many students do you have? 3 [Enter] How many test scores per student? 3 [Enter] Student number 1 Enter score 1: 100 [Enter] Enter score 2: 95 [Enter] Enter score 3: 90 [Enter] The average for student number 1 is 95.0. Student number 2 Enter score 1: 80 [Enter] Enter score 2: 81 [Enter] Enter score 3: 82 [Enter] The average for student number 2 is 81.0. Student number 3 Enter score 1: 75 [Enter] Enter score 2: 85 [Enter] Enter score 3: 80 [Enter] The average for student number 3 is 80.0.