Python Programming: Class concepts
What is class, how to create a class
Class object, instance variables(properties) and how to create?
Manually add properties & their values
def __init__():
Instance or object methods
Delete object properties & object