A sudoku solver
Find a file
2013-08-29 11:49:34 -07:00
.gitignore Ignore __pycache__/ 2013-08-28 23:10:27 -07:00
README.md README.md 2013-08-28 23:09:43 -07:00
sudoku.py Use length of str(self.size) to compute size of each square in the printed grid 2013-08-29 11:49:34 -07:00