Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 509 Bytes

File metadata and controls

17 lines (15 loc) · 509 Bytes

Learning repo

Lean of this repo is work on different exercices to enhance algorithm skills

sudoku resolver

Langage: pyhton 3.6
Difficulty: low
Description:
  resolve a sudoku array by filling the "0" value wihtin the array
  In command line interface , the array is given as unique variable in the code
Evolution:
  make it with a graphic interface
  put the avaibality to generate a grid
  let a user try to fill it (
  let the possibilty to the user to let the computer fnish