A Python console-based application to manage student records using CSV file handling.
- Add student records
- View student records
- Update student records
- Delete student records
- Python
- CSV File Handling
- Functions
- Loops
- Dictionaries
- File I/O
- Clone the repository
- Run
python main.py