Video details loadedContinue
HomeMIT 6.100L Introduction to CS and Programming using Python, Fall 2022Lecture 9: Lambda Functions, Tuples, and Lists
Lecture 9: Lambda Functions, Tuples, and Lists
45:26
Up Next
Lecture 10: Lists and Mutability
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.