Trying to make a chess AI. The board is a dictionary with keys a-h, and each key is assigned to an empty list. Essentially this is an \'empty chessboard.\'
board[\'a\