Challenge: Working with the For Loop
Task
Swipe to start coding
You've been provided with a list named people
. Your task is to use a for
loop to go through and print each item in the list.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 5. ChapterΒ 4