Skip to content

Jerry-gifspec/Student-Data-Management-and-Analysis-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Student Data Management and Analysis in Python

This Python script allows for managing and analyzing student data, including sorting students by grade, filtering passing students, calculating the average grade, and listing student names. The script performs the following operations:

  • Sort students by grade: Sorts the list of students in descending order based on their grades.
  • Filter passing students: Filters out students with grades below 80.
  • Calculate average grade: Computes the average grade of all students.
  • List student names: Extracts and lists the names of all students.

Features

  • Sorting students by grade in descending order.
  • Filtering students who have a passing grade (80 or above).
  • Calculating the average grade of all students.
  • Displaying a list of student names.

Requirements

  • Python 3.x

Usage

  1. Clone the repository:

    git clone https://github.com/Jerry-gifspec/student-data-management.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages