__str__ vs. __repr__

from blog Sebastian Witowski, | ↗ original
How to easily remember the difference between __str__ and __repr__ functions in Python?