toBoard

Converts a SudokuString to a list of lists of strings, representing the Sudoku puzzle in a more granular format.

Return

A list of lists of strings representing the Sudoku puzzle.

Parameters

dimension

The sudoku type, which determines the size of the Sudoku puzzle.