Prints a Sudoku grid (a 9x9 matrix) to the terminal.
printSudoku(z)
z
None; used for side effect.
David E. Brahm <brahm@alum.mit.edu>