Python:  Continue through the list of tasks to create a Sudoku grid.
Python: Continue through the list of tasks to create a Sudoku grid.

The plan is to write a board (done).

Write many boards (done).

Clear Boards contents so that a user can fill them in.

If there is time to start looking at a UI that can display the grid.