Question: 5) [2 marks] Multiple choice question. What is the output of the following? i = input() while True: 11 13 0: break print (i, end
5) [2 marks] Multiple choice question. What is the output of the following? i = input() while True: 11 13 0: break print (i, end ini + 1 #this command terminates the loop (A) the output depends on i (B) 1828 (C) 142438 {D) there is a logical error (E) there is a syntax error
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
