Skip to content

jeremievallee/py-sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py-sudoku

Simple Python code that uses the Backtracking algorithm to solve a Sudoku.

Run the code

python sudoku.py

There are a few sudoku examples in the examples.py file.

About

Small python code to solve a Sudoku.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages