static void Main(string[] args)
 {
     char lettergrade = StudentGrades.ReportCard();
 }