MCQ Answer

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

What will be the output of the following Python code?

string = "my name is x"
for i in string:
    print (i, end=", ")


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

string = "my name is x"
for i in string:
    print (i, end=", ")
Topic : Sequence data types in python

A. m, y, , n, a, m, e, , i, s, , x,

B. m, y, , n, a, m, e, , i, s, , x

C. my, name, is, x,

D. error




Correct Answer is :

A. m, y, , n, a, m, e, , i, s, , x,



Explanation
Variable i takes the value of one character at a time.
Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad