Python sudoku solver Simple python script for solving sudoku board, using backtracking algorithm. TODO Write simple CLI