

InterviewSolution
Saved Bookmarks
1. |
Find the errors and rewrite the following statement. 100=a A=’input’(‘Enter the value of a:’) please answer |
Answer» X= int(“Enter VALUE of x:”) for in range [0,10]: if x=y PRINT("They are equal") else: Print( "They are UNEQUAL")Explanation: may this ANSWER helped you!^_^ | |