Question: 1 2 The below is the python program with line numbers given. This program contain statements with errors. In the answer table, write the error
1 2 The below is the python program with line numbers given. This program contain statements with errors. In the answer table, write the error statement line number in first column. Correct that error and rewrite the correct statement in the second column. 10 11 Finish atten Time left 0: for num as range(-10, 0, 1): 1 2. if num > 0: 3 num=num+5 4 print("num is changed ") print("number is positive"+num 5 6 elseif num
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
