Sudoku solver and command line game To generate and play a Sudoku game in the command line, run python sudoku_final.py --game To simply create a random puzzle & see the generated solution, run python sudoku_final.py