I'm trying to calculate what happens if the total score averages out above 100. I'm currently using a case statement to output the different scores. Would be the optimal solution to express the range above 100, allowing us to output 'A+++'.I'm trying to calculate what happens if the tot