I propose to prepare a lesson showing how Python instantiates an instance of a class.
I will cover how the __init__ method is used as a constructor and also the use of “self”.
If time permits I will also cover the concept of member attributes.
I propose to prepare a lesson showing how Python instantiates an instance of a class.
I will cover how the __init__ method is used as a constructor and also the use of “self”.
If time permits I will also cover the concept of member attributes.