You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grades calculator tool in C# that allows users to input student scores and computes various metrics like average, highest and lowest scores, and grade distribution.
Employed modular coding practices to ensure code reusability and ease of maintenance.