Lecture 23. Introduction to Classes

Wednesday August 3


Today we are introducing Python Classes, which is a way to package up data and functions together.

Links

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

📦 Code