¿Qué método se ejecuta automáticamente al crear un objeto en Python?
__eq__()
__str__()
__init__()
__add__()