Question: Write a C# console application that prompts the user for three student names and their grades on each of three tests. The program then outputs
Write a C# console application that prompts the user for three student names and their grades on each of three tests. The program then outputs each student's average (arithmetic mean) test score in descending order. Each test is out of 100 points and the three tests are weighted evenly. Also print the average (arithmetic mean) score for all nine test scores.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
