A sudoku solver
Find a file
2013-08-29 22:05:16 -07:00
puzzles Add puzzles 2013-08-29 16:32:24 -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 Fix printing -- had the x and y coordinates flipped 2013-08-29 22:05:16 -07:00
tests.py Add string test 2013-08-29 16:14:35 -07:00