Course Content
Introduction to Python
Introduction to Python
Challenge
Task
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.
Thanks for your feedback!
Challenge
Task
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.
Thanks for your feedback!
Challenge
Task
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.
Thanks for your feedback!
Task
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.