Please enable JavaScript to use CodeHS

Programación en Python 1 y 2

Lesson 12.3 For loops y listas

Description

En esta lección, los estudiantes aprenderán cómo las listas pueden ser iteradas de manera similar a las strings.


Objective

Students will be able to:

  • understand and explain the characteristics of a list
  • use for loops to go through items in a list