Sudoku-Solver Solves a sudoku puzzle which has the empty spaces filled with 0 (using backtracking) Solve any Sudoku puzzle using this Python code! :D