The Python Language 4
Understand object-oriented idioms in detail.
We'll cover the following
Objects and classes
Everything in Python is an object.
For example, if we use the type()
function introduced earlier, we can see:
Get hands-on with 1200+ tech skills courses.