Skip to content

Toby-Sanders-101/sudoku_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

sudoku_solver

Python program that can solve 'most' sudoku challenges.

This is a very simply program - it requires no unusual modules, constructs or functions (other than many recursions and arrays).

It is not the easiest to understand initially, however, with the right IDE and debugging tools, it can be figured out.

About

Python program that can solve 'most' sudoku challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages