class Routine: def __init__(self, monitor, player) -> None: self.player = player self.monitor = monitor