The reason behind the use of "self" instead of "this" in OOP in Python
Introduction
In this article, you'll learn how self is used in Python, and why it is used instead of this.
If you wanna jump to the answer, read the source directly by clicking here.
How self is used in Python
In short, It's more of a convention used...
gagan.hashnode.dev3 min read
ARTH PRAJAPATI
Debugging....
Cool Didn't know about this Thanks for sharing