Question: Find the errors and rewrite the correct program. M1=float(input(mark1:)) M2= float(input(mark2:) M3=float(input(mark3=)) Sum=M1+m2+M3 avg= Sum 3 print(Sum) print(average= Avg)

 Find the errors and rewrite the correct program. M1=float(input("mark1:")) M2= float(input("mark2:")

Find the errors and rewrite the correct program. M1=float(input("mark1:")) M2= float(input("mark2:") M3=float(input("mark3=")) Sum=M1+m2+M3 avg= Sum 3 print(Sum) print("average=" Avg)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!