Lesson 20: Classes and Objects
In this lesson we get into the mechanics of implementing classes and objects in Python, and introduce the concept of overriding methods and fields
Watch the lesson, then try the code …
The PYTHON CODE button after the video, will take you the live, interactive code that was featured in the lesson. The code windows can be edited and run interactively - and don’t be afraid of messing them up. You can always use the “Reset” feature in the menu at the upper left (with the 3 horizontal bars) to recover …



