Skip to content

ShehrozAI1000/student-grading-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Student Grading System

This is a simple Python project based on Cisco Python Essentials 1 (Module 3).

What it does:

  1. Takes the student's name and marks as input.
  2. Checks the marks out of 30.
  3. Assigns a Grade (A+, A, B, C) and Rank based on marks.
  4. Handles marks over 30 by stopping the program.
  5. Asks the user if they want to continue or stop.

How to use:

  • Run the script.
  • Enter the name and marks (0-30).
  • Type 'yes' to add another student or 'no' to exit.

About

A basic student grading and ranking system using Python loops and conditions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages