mod1 = float(input("\n Enter the Student's Grade in Module 1: ")) mod2 = float(input(" Enter the Student's Grade in Module 2: ")) mod3 = float(input(" Enter the ...