Skip to content

🏫 Calculates lowest possible grade needed on final exam to get desired final grade & calculates final course grade.

Notifications You must be signed in to change notification settings

Prem-ium/Final-Grade-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Grade Calculator

An awesome Java program that will help you determine the lowest possible grade you can score on a final exam to end up with your desired final grade, or calculate your final grade if you've already gotten your exam grade.

Installation

animated

Using your terminal, clone this repository and CD into the src file

  git clone https://github.com/Prem-ium/Final-Grade-Calculator.git
  cd Final-Grade-Calculator/FinalGradeCalculator/src

Compile & Start the Java program

  javac FinalGradeCalculator.java
  java FinalGradeCalculator

Demo

Calcuating the lowest grade necessary to achieve desired final grade:

calculateLowest.mp4

Calculating the final grade, provided having final exam grade:

calculateGrade.mp4

License

MIT

About

🏫 Calculates lowest possible grade needed on final exam to get desired final grade & calculates final course grade.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages