Contains python code for solving a sudoku puzzle using the backtracking algorithm.
Primary LanguagePython