This is a simple Python project that calculates student grades based on marks.
It helps in analyzing performance by:
- Taking student names and marks
- Assigning grades like A+, A, B, C, D, or F
- Make sure Python is installed on your system.
- Open terminal or command prompt.
- Navigate to the project folder.
- Run this command:
student_grades.pyβ Main Python filegrades.txtβ Stores student dataREADME.mdβ Project information
Priya B S
2nd Year, Information Science
Sri Siddhartha Institute of Technology, Tumkur
- GUI using Tkinter or Web UI using Flask
- Store data in CSV or SQLite database