Sudoku sudoku.py : Solves the sudoku problem using a command line interface gui.py : A small GUI that embeds sudoku.py and allows a user-friendly intercation with the sudoku solver.