Skip to content

anirudhRowjee/pydoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Sudoku Solver in Python

A Program to solve a sudoku by means of Backtracking in Python. This was put together in ~2 hours, so I do apologize for the spaghetti 🍝 😅

Try it out!

$ python3 main.py < sudoku1.in

About

Sudoku Sovler in Python, using Backtracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages