sudokuSolver on Python
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
9
commits
modify README.md
1ac11e1
66d5976
ee2c335
add README.md file
b87be9f
implement backtracking algorithm
eb5a96c
add func to check if the board is valid
f405bcb
add find empty cell func
61ee931
add print_board func
91adb0a
start project
c3cc231