Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
8 lines (5 loc) · 206 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 206 Bytes

suduku_solver

Python program that solves a Suduku puzzle given in a text file.

I included two sample puzzles (thanks to www.algorist.com) that should give you an idea of the format.

Enjoy!