6.100L | Fall 2022 | Undergraduate

Introduction to CS and Programming using Python

Lecture 9: Lambda Functions, Tuples, and Lists

Prof. Bell discusses the variable types tuples and lists and how to use lambda functions. Lambda functions are useful when you need a simple function once. Tuples and lists are indexable sequences of objects.

Course Info

Instructor
As Taught In
Fall 2022
Learning Resource Types
Lecture Videos
Lecture Notes
Problem Sets
Programming Assignments with Examples
Readings
Recitation Notes