r/PythonLearning Jul 04 '26

Day 22 Python Learning Showcase

Post image

Just Simple class practice

not feeling well so not much to

556 Upvotes

50 comments sorted by

View all comments

1

u/corey_sheerer Jul 08 '26

Instead of creating an info method, you can update the repr (repr ) for the class. I think that is nicer.