cmpsci220.hw.sudoku
Prints the state of the board.
If availableValuesAt has been implemented, prints the available values at each cell. Otherwise, prints the value at each cell by invoking valueAt.
availableValuesAt
valueAt