Sunday 24 August 2014

Sudoku - Game with Python

Hello friends.
I have another interesting program here. It is the well known mathematics game - SUDOKU. Heard the name? You will probably find it interesting.
The whole mechanism works using loops, lists and dictionaries.
You have to enter 3 parameters seperated with spaces in the form :
Row number-space-Cell number-space-number to be entered
Don't forget to share it if you like it.
Download: Datafilehost
Thanks for visiting.

 Like Python Palace on Facebook.

2 comments: