Quick Quiz on Iteration & Loops

1

What is the output of the following code?

for a in "Python":
  print (a)
A)

Python

B)

P

y

t

h

o

n

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.