GlossaryΒΆ

Here is a list of some useful words:

  • Instantiate: the act of creating/constructing a specific object by calling the constructur __init__() of a class.