__init__
to instantiate objects with attribute values
type("hello") # => < class 'str'>
42.__class__ # => < class 'int'>
What happens when you enter dir("world")
in a Python shell?
A structured visual representation of interconnected concepts or real-world objects that incorporates vocabulary, key concepts, behavior, and relationships of all its entities.