Skip to content

alishan-devs/python-grade-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python Grade Calculator

A Simple Python project that calculates a students's grade based on marks using conditional statements in Python.

Features

  • Takes marks as user input
  • Calculates grades (A+, A, B, C, D, Fail)
  • Easy to understand for beginners

Technologies Used

  • Python 3

Concepts Practiced

  • Variables
  • User Input
  • Conditional Statements (if, elif, else)

How to Run

  1. Open the project in VS Code.
  2. Run the following command:
python grade_calculator.py
  1. Enter marks when prompted.

Example

Input:

75

Output:

A

Author

Ali shan

Aspiring Python Developer & Cybersecurity Learner

Learning Git, GitHub, Python and Cybersecurity.

Seeking future opportunities in Gulf & European countries.

About

A Python program that calculates student grades using conditional statements.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages