TODO: ADD MORE
- the example uses the
self
implicit argument for methods and properties linked to a specific instance of the class matrix - the example uses
self
for methods and properties linked to a specific instance of the class. robot-simulator - the exercise relies on the implied passing of
self
as the first parameter of bound methods allergies - student needs to know how to use statement
self
in a class binary-search-tree - within the class definition, methods and properties can be accessed via the
self.
notation phone-number