Understanding "Self" in Python
Oct 13, 2022 · 5 min read · Even before we dive into what "self" means in python, There are a few terminologies every python programmer should be conversant with before moving ahead with trying to understand "self". Some of these terminologies are ; Objects : you can think of...
EHUGMichael and 4 more commented