Skip to content

Latest commit

 

History

History

Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

A Sudoku Solver using Python.

Run the SudokuGUI file directly in your Terminal using

--> python SudokuGUI.py or --> python3 SudokuGUI.py