it prints out -1 instead of the average. How do i fix it?
grade=float(input("Input Grade:")) counter=0 kickOut=float(-1) #Used to break out of loop