0
letters = ['a', 'b', 'c'] for l letters print(l) what do i put in the blanks and why
i get that when it loops through it assigns i to the letter to print it but idk about the things i put there
10 Respostas
+ 4
for in :
+ 2
for
in
:
+ 2
for
in
:
+ 1
1. for
2. in
3. :
0
for, in,:
0
whats the answer
0
Kontul
- 1
what kglctb there the answer
- 3
wow, how helpful ;/
- 6
You can read more on for loops here:
https://code.sololearn.com/cSdiWZr4Cdp7/?ref=app