Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saanidhyam/sudoku-solver

A program that solves any sudoku problem input by the user
https://github.com/saanidhyam/sudoku-solver

python

Last synced: 16 days ago
JSON representation

A program that solves any sudoku problem input by the user

Awesome Lists containing this project

README

        

# Sudoku-Solver
A crude program to compute the solution of a sudoku problem if possible.
The the problem has to be input into the program itself