baroobob / sudoku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This python2 module creates and solves Sudoku puzzles. It can also read and write Sudoku puzzles and their solutions to and from files of comma separated values.

You can try it out like this (assuming python2 is your default python):

python sudoku.py

About

License:MIT License


Languages

Language:Python 100.0%