What is the output of the following program :
I = 0
While i < 5:
Print(i)
I += 1
If i == 3:
Break
Else:
Print(0)
A) 0 1 2 0
B) 0 1 2
C) Error
D) None of the above
Correct Answer:
Verified
Q8: What is the output of the following
Q9: What is the output of the expression
Q10: What is the output of the following
Q11: What is the output of the following
Q12: What is the output of the following
Q14: What is the output of the following
Q15: What is the output of the following
Q16: What will be displayed by the following
Q17: Predict the output of following python programs
Dictionary1
Q18: What is the output of the following
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents