C#C
C#4y ago
96 replies
The king of kings

❔ Using methods in Grade Statistics project

Write a method PrintoutGrades that prints the grades.
Write a method Statistics that will calculate the number of "A", "C" and "F" grades and the total number of grade points.
When the Statistics method is called, the grade statistics must be printed.
Was this page helpful?