Lecture 11: OOP and Inheritance
Published on Oct 29, 20124049 Views
In this lecture, we learn about object-oriented programming (OOP) and how classes are used to implement new types of objects in Python. As part of that discussion we introduce inheritance. Topics c