for
board[x, y\]
board[x][y]
arr = ["a", "b", "c", "d"] print(arr[~0]) # d print(arr[~1]) # c
((x == a and y == b) or (x == b and y == a))