Report Bug

QusWhat is the output of the following?
n=5
while n>0:
    n-=1
    if n==2:
        continue
    print(n,end=' ')
Qus

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

n=5
while n>0:
    n-=1
    if n==2:
        continue
    print(n,end=' ')


A. 5 4 3 1 0
B. 4 3 1 0
C. 4 3 2
D. none of these


Solution
B. 4 3 1 0



Latest Current Affairs 2024 Online Exam Quiz for One day Exam Online Typing Test CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online MBA 2 years Online MCA Online BCA Best Website and Software Company in Allahabad