Please enable JavaScript to use CodeHS

Utah Introduction to Python 2

Lists and Loops

Students learn how to iterate through a list using both index values and list items. They then work with a partner to complete a project where they create an interactive to-do list.

Lessons

3.1 List Length

  • List Length
  • List Length
  • List Length: Example Walkthrough
  • Using the len Function
  • Disney Princesses Pre-2000
  • +1 more

3.2 Looping Over a List by Index

  • Looping Over a List by Index
  • Looping Over a List by Index
  • Looping Over a List by Index: Example Walkthrough
  • Odd and Even Radii Values
  • Field Trip
  • +1 more

3.3 Looping Over a List by Item

  • Looping Over a List by Item
  • Looping Over a List by Item
  • Looping Over a List by Item: Example Walkthrough
  • Concentric Circles using a List
  • Cities
  • +2 more

3.4 [Partner Project] Interactive To-Do List

  • Interactive To-Do List- Project Overview
  • Interactive To-Do List: Pt 1
  • Interactive To-Do List: Pt 2
  • Interactive To-Do List: Pt 3

3.5 Lists & Loops Quiz

  • Lists & Loops Quiz