Day #73 - Magic/Dunder Methods in Python
Introduction
Welcome to my 73rd blog post on the Python coding journey. On day 73, I learned about Magic/Dunder methods in Python. These methods can be defined in classes, and when invoked, they can give you a powerful way to manipulate objects and t...
codewithjain.hashnode.dev4 min read