Python is an object-oriented programming language where everything is an object. But what is an object?

See that? An object is a structure that can have attributes and methods.