mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +00:00
3 lines
114 B
Markdown
3 lines
114 B
Markdown
This is a Sudoku Solver that uses backtracking algorithm to solve the puzzle.
|
|
Input the puzzle from command line.
|