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
A Student Management System built in Python to manage student registration, course enrollment, grade assignments, and result generation. Features include a user-friendly CLI interface, error handling, and input validation. It uses object-oriented principles for managing student and course data efficiently.