Lecture 20. Tuples, dict.items(), lambda, map

Thursday July 28


Today we are going to talk about tuples, how to get the items of a dictionary in a loop, the concept of a lambda funciton, and mapping elements.

Links

  • Slides
  • [Lecture Q&A]
  • [Video on canvas]

📦 Code