from typing import Tuple XYCoord = Tuple[int, int]