Skip to content

tfernd/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sudoku variant solver in python

Have you ever wonder why people use so many nested for loops in solving sudoku and wished there was a simpler way to do it?

Say no more! This code is for you adventurer!

Removing all foor loops makes the code prettier, more readable and symmetrical.

Todo list

  • Make a todo list.
  • Profit!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages