Student Grade Manager
Beginner
Education
Medium
A Python application to store student names and their grades, compute averages, and display a class report. Ideal for practicing data structures, functions, and file persistence.
Features
- Add students and assign grades per subject
- Calculate individual and class averages
- Assign letter grades automatically
- Save and load data from a JSON file
Project Roadmap
Follow these steps in order. Each one builds on the previous.
0% completed