I\'m currently learning classes, and I get that the format goes like
def class1: def __init__(self):
but what is init and why do we need two