Skip to content

A simple quick Python code to solve Sudoku types without using the recursive function

Notifications You must be signed in to change notification settings

oooookeyyyyy/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

sudoku

A simple quick Python code to solve Sudoku types without using the recursive function

how to use

just input a Two-dimensional list including numbers and None

About

A simple quick Python code to solve Sudoku types without using the recursive function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages