/Sudoku_Solver_Python

Program in python that solves sudoku puzzles automatically. The program takes an input grid representing an unsolved sudoku puzzle and use an algorithm to fill in the missing numbers.

Primary LanguagePython

No issues in this repository yet.