Skip to content

Applies the use of classes and objects to build a Sudoku grid and to solve a Sudoku puzzle

Notifications You must be signed in to change notification settings

derektypist/build-a-sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Build A Sudoku Solver

Applies the use of classes and objects to build a Sudoku grid and to solve a Sudoku puzzle.

Technologies

Uses Python3. Applies the use of classes and objects.

Deployment

Copy and paste the code in main.py to the text editor of your choice. In the terminal, use the command python3 main.py to run the code.

Credits

Acknowledgements

FreeCodeCamp - Scientific Computing with Python

About

Applies the use of classes and objects to build a Sudoku grid and to solve a Sudoku puzzle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages