Question: Find mistakes in the below program and rewrite the correct program. A==5 18-4 if A-B: print(Hello) else print(Hi)
Find mistakes in the below program and rewrite the correct program. A==5 18-4 if A-B: print("Hello) else print("Hi")
Step by Step Solution
There are 3 Steps involved in it
Answer There are several issues with the given program The condition if ... View full answer
Get step-by-step solutions from verified subject matter experts
