Open Issues Need Help
View All on GitHub Add logic to each option. about 1 month ago
AI Summary: Implement the missing functionality (AddStudent, AddGrade, CalculateAverages, DisplayRecords) in a C# console application for managing student grades. The application should handle student data and grade calculations in memory; no data persistence is required.
Complexity:
3/5
good first issue
A simple console app built with C# to manage student and their grades with no data persistence.
C#