Design and implement a class that allows a teacher to track the grades in a single course.

Publish By: Admin,
Last Updated: 12-Jul-23
Price: $120

Design and implement a class that allows a teacher to track the grades in a single course. Include methods that calculate the average grade, the highest grade, and the lowest grade. I use C# and visual studio 2012.