Skip to content

kimanicodes/Grading-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Grade Calculator

This repository contains two PHP scripts that calculate and display a grade based on the marks entered by the user. The grades are assigned based on the following criteria:

  • Marks >= 80: Grade A
  • Marks >= 70: Grade B
  • Marks >= 60: Grade C
  • Marks >= 50: Grade D
  • Marks >= 40: Grade E
  • Marks < 40: FAIL

About

Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages