I actually have 2 questions. I\'ll start by showing the code.
class Object(): def __init__(self, x, y): super().__init__() self.x = x