I am trying to make a sudoku solver with Python.
The idea is for every value,if its 0 which is means blank,find the numbers in the square,x and y row.
Then app