Dinesh Beniwal
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
__init__ is a private as well as language defined function
Which acts as the constructor. It is defined as to initialize default values to class variables as well to invoke a class and to load the class into memory