Python Pitfalls - Chapter: Classes
1. The legend(read, myth) of __init__
From the dawn of my time at learning and practising Python almost every article or video I saw about OOP in Python in some way or the other cement that __init__ is the constructor in Python. Even the GeeksforGeek...
sxddhxrthx.hashnode.dev5 min read
arpit sharma
Decoder
Very Well explained !