Hello i want to create a function which creates instances of a class
def make_instance(name_instance) name_instance=puppy()
class puppy: def init