Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge | Loops
course content

Course Content

Introduction to Python

ChallengeChallenge

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.

Everything was clear?

Section 5. Chapter 4
toggle bottom row
course content

Course Content

Introduction to Python

ChallengeChallenge

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.

Everything was clear?

Section 5. Chapter 4
toggle bottom row
some-alt