basnetsoyuj/MxN-Sudoku-Solver
Extending the idea of the classical 9x9 grid sudoku puzzle, this simple sudoku solver program written in Python can solve any valid grid size of sudoku puzzle with a sub-grid size of MxN.
Python
Extending the idea of the classical 9x9 grid sudoku puzzle, this simple sudoku solver program written in Python can solve any valid grid size of sudoku puzzle with a sub-grid size of MxN.
Python