Testing Data

Sudoku Solver in Python


Testing Data

The solver_test.py file will open a sudoku.csv file in this folder, expecting two columns - one for the sudoku and one for the solution.

You can download a file like this from Kaggle for example: