Question: Find the errors in the program and rewrite the correct statements A=10; B=20; C=+ a T-input('Enter integer number)) Print (A B C)
Find the errors in the program and rewrite the correct statements A=10; B=20; C=+ a T-input('Enter integer number)) Print (A B C)
Step by Step Solution
There are 3 Steps involved in it
Line 3 The assignment operator is missing after the variable declaration for C It should be C a ... View full answer
Get step-by-step solutions from verified subject matter experts
