from clock import Clock class Player: def __init__(self) -> None: pass