In this lesson, students learn how to use the len
function to determine the length of a list.
Students will be able to:
len
function to determine the number of items in a listlen
function to access list itemsIn this lesson, students learn how to combine their knowledge of for loops and the len
function to loop over items in a list one by one.
Students will be able to:
In this lesson, students learn another way to loop over items in a list one by one.
Students will be able to:
in
keyword to access items in a list one by oneIn this project, students work with a partner to create an interactive to-do list. They will follow scaffolded steps, but will also be given the opportunity to include some of their own ideas and design and will apply what they previously learned about working successfully with another student while programming.
Students will be able to:
In this lesson, students review content with a 10 question End-of-Unit Quiz.
Students will be able to:
len
functionrange
keywordin
keyword