Question: phython programming Find mistakes in the below program and rewrite the correct program. A==5 1B=4 if A=B: print(Hello) else print(Hi) SEE 7
Find mistakes in the below program and rewrite the correct program. A==5 1B=4 if A=B: print("Hello") else print("Hi") SEE 7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
