The Python Language 4

Understand object-oriented idioms in detail.

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.