Question: Find the errors in the program and rewrite the correct statements M=int (input(Enter the M Value) N=(input(Enter the N Value)) Z==M/N; Z+=(mN) print(y) print
Find the errors in the program and rewrite the correct statements M=int (input("Enter the M Value") N=(input("Enter the N Value")) Z==M/N; Z+=(m\N) print(y) print (M N Z)
Step by Step Solution
3.40 Rating (150 Votes )
There are 3 Steps involved in it
Answer Heres the corrected version of the program M intinputEnter the M Val... View full answer
Get step-by-step solutions from verified subject matter experts
