You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A program to solve sudoku puzzles, raising errors if the sudoku puzzle is unsolvable or invalid.
An example of how the program is used can be found in the runner.py file