If the if and elif conditions haven't been met then the test scores must be the same. Add else: to capture this case.
if
elif
else:
Make sure to type else:.