- 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 9 times
Program Output with Example Input Shown in Bold How many students do you have? 3 [Enter] How many test scores per studen
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Program Output with Example Input Shown in Bold How many students do you have? 3 [Enter] How many test scores per studen
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.