Python Object-Oriented Programming
7 - Python Object-Oriented Programming
This chapter introduces students to the principles of object-oriented programming (OOP) in Python, including classes, objects, inheritance, and polymorphism.
Start Chapter