Student Grade Manager

Beginner Education Python Medium effort

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.

Download Starter Code

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

Learning Resources

starter_code
Download file
Loading...
Copied to clipboard!