Currently my code is:
def GPAcalc(grade, weighted): grade = grade.lower() dictionary = {"a": 4, "b": 3, "c": 2, "d&qu