Student Grades Management System
This project is a Student Grades Management System designed to manage students’ academic data easily. The system allows the user to enter the student’s name, age, and grades for each subject. It helps organize and store student information in a clear and structured way.
The project also includes a built-in calculator that is used to calculate results such as the total and average of the student’s grades. This makes it easier to evaluate student performance quickly and accurately.
The main goal of this project is to practice basic programming concepts, data handling, and user input, while creating a useful and practical application.