10. Which of the following statement is correct in accessing each element of string? a) a="Learning" while(i): printi) b) a="Learning" for i in a: print(i)
Answers
Answered by
1
Answer:
a="learning"
Explanation:
learning gives printf and scanf
Similar questions