Skip to content

sdfox5/students_points.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

High School Students Points Project

A Python-based project to manage students' grades, including adding, viewing, editing, deleting, and calculating averages. This project helps in organizing and keeping track of student records efficiently.

Features

  • Add Students and Grades: Add a new student with their respective grade.
  • View All Students: Display all students and their grades.
  • Edit Student Grades: Modify the grades of specific students.
  • Search Students by Name: Find a student by their name.
  • Delete Students: Remove a student from the records.
  • Calculate Average Score: Calculate the average grade of a specific student.
  • Exit Program: Exit the application gracefully.

How to Use

  1. Run the script using Python:
    python students_points.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages