Login
From:
GeekPython - Python Programming Tutorials
(Uncensored)
subscribe
__str__ & __repr__: Change String Representation In Python
https://geekpython.in/str-and-repr-in-python
links
backlinks
Tagged with:
python
python3
The __str__ is responsible for the informal representation of the object, which we can change to the formal representation by using the __repr__ method.
Roast topics
Find topics
Find it!