Register - Login - Forgotten Password

Lesson 18: Looping Through Lists (Parent Q&A)

This guide explains how Python uses a for loop to process each item in a list in order. It clarifies the roles of loop variables, list indexes, len(), range() and enumerate(). It also explains what happens with empty lists and why changing a loop variable does not automatically change the list.

Lesson 18: Looping Through Lists

This lesson just one in the category Parent Q&A Sheets. To access this lesson you need to have a valid learner account, ask your parent to register you now.