py-sudoku-solver

A Basic Sudoku Solver as explained by Tim from Tech With Tim.

Todo: Add a GUI that allows you to type in the board and a button to click which then solves it for you.