Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 255 Bytes

File metadata and controls

2 lines (2 loc) · 255 Bytes

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.