You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The progam is written in python 3.
It takes as an argument a sudoku grid, represented here as a list of ten lists, with each of those individual lists representing a row in the grid.