Skip to content

nahiansiam/grading-system-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Œ Grading System Project (Python)

This is a simple Python project that implements a grading system using if, elif, and else conditions. The program takes student marks as input and displays the corresponding grade based on predefined ranges.

Grade Criteria:

80–100 β†’ A+

70–79 β†’ A

60–69 β†’ B

50–59 β†’ C

40–49 β†’ D

Below 40 β†’ F (Fail)

Features:

Beginner-friendly Python code

Uses basic conditional statements

Handles invalid input (marks outside 0–100)

Suitable for lab work and practice projects

Programming language Used:

Python

About

This Python-based Grading System project is designed to help beginners develop a clear understanding of conditional logic, user input handling, and fundamental decision-making concepts in Python. It is well-suited for academic practice, laboratory assignments, and introductory programming projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages