Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 220 Bytes

SUDOKU SOLVER

1.program is written in python

2.input is given in the form of list of lists

3.if output cointains zeros in it, change number of iterations in the code by default it is 8. code line is at last of code