This is a Sudoku GUI Solver, which includes a CMD version as well (i.e printing to the screen).
Run main.py to watch "Sudoku GUI Solver" at action.
If you prefer to check out the CMD version, just run main with the cmd_solver() method instead.
python 3
tkinter
