A class defines only `__repr__` and not `__str__`. What happens when you call `print()` on an instance?
Sign in to save your progress.