In this lesson, students will learn how 2d lists are stored and how to use indexing and slicing to extract specific items from a list of lists.
Students will be able to:
In this lesson, students will learn how to use list comprehensions to alter the items in a list with one line of code.
Students will be able to:
In this lesson, students will learn how packing and unpacking makes assigning variables to list items very easy and quick.
Students will be able to:
In this lesson, students will see how dictionaries differ from other data structures and why they are useful.
Students will be able to:
In this lesson, students will learn the difference between equivalence and identity of values.
Students will be able to:
In this lesson, students review content with a 15 question Unit Quiz.
Students will be able to: