Report Bug

Qus

What is the output of the following?

m=0
while m<5:
    m+=1
    if m==3:
        break
    else:
        print(0)
Qus

निम्नलिखित का आउटपुट क्या है?

m=0
while m<5:
    m+=1
    if m==3:
        break
    else:
print(0)


A. 0 1 2 0
B. 0 1 2
C. 0 0 1 0 2
D. error


Solution
D. error



Explanation

hear the statement of else block is missing so it gives error

CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online Exam Quiz O Level NIELIT Study material and Quiz Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Best Website and Software Company in Allahabad Website development Company in Allahabad