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
The Student Record Management System is a Python-based console application designed to manage student information efficiently. The system allows users to perform essential data management operations such as adding, viewing, updating, and deleting student records using a CSV file for persistent storage.