GPA Calculator

Enter letter grades (A+ through F) or percentages (0-100).

grade_calculator.py — Python
$ python grade_calculator.py
$ Enter a grade: 
View Python Source