Computer Science, asked by shikhar10478, 18 days ago

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 cs19047
1

Answer:

a="learning"

Explanation:

learning gives printf and scanf

Similar questions