I have the following code:
main.py:
import arithmetic_mean as am grades = [int(x) for x in input("Enter your math, physics, and chem scores: