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

Find the errors and rewrite the correct program. Ml=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
Get step-by-step solutions from verified subject matter experts
