NIELIT O Level Exam

<p>What will be the output of the following Python code?</p><pre><span style="font-size: 14px;">x = 'abcd'<br></span><span style="font-size: 14px;">for i in range(x):<br></span><span style="font-size: 14px;">&nbsp; &nbsp; print(i)</span></pre>

What will be the output of the following Python code?

x = 'abcd'
for i in range(x):
    print(i)


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

x = 'abcd'
for i in range(x):
    print(i)

A. a b c d

B. 0 1 2 3

C. error एरर

D. none of the mentioned उल्लेखित कोई नहीं




Correct Answer is :

C. error



Explanation
range(str) is not allowed. it gives TypeError: 'str' object cannot be interpreted as an integer
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