piolad / SudokuSolver

Simple program, that takes a 9x9 sudoku (arr[9*arr[9]) and returns solved sudoku.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SudokuSolver

Simple program, that takes a 9x9 sudoku (arr[9*arr[9]) and returns solved sudoku.

About

Simple program, that takes a 9x9 sudoku (arr[9*arr[9]) and returns solved sudoku.

License:MIT License


Languages

Language:Python 100.0%