NIELIT O Level Exam

<p>What will be the output of the following Python code snippet?</p><pre><span style="font-size: 14px;">a = [0, 1, 2, 3]<br></span><span style="font-size: 14px;">for a[-1] in a:<br></span><span style="font-size: 14px;">&nbsp; &nbsp; print(a[-1])</span></pre>

What will be the output of the following Python code snippet?

a = [0, 1, 2, 3]
for a[-1] in a:
    print(a[-1])


निम्नलिखित Python कोड स्निपेट का आउटपुट क्या होगा?

a = [0, 1, 2, 3]
for a[-1] in a:
    print(a[-1])

A. 0 1 2 3

B. 0 1 2 2

C. 3 3 3 3

D. error एरर




Correct Answer is :

B. 0 1 2 2



Explanation
The value of a[-1] changes in each iteration.
Latest Current Affairs 2025 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