Rony Steelandt wrote: > Hi all, > > I wonder if somebody had a Sudoko solver written in Python ? > > Rony
Dude, there's like a million of them. Try "Sudoko solver Python" in google. I wrote one myself based on Knuth's Dancing Links algorithm and using Tkinter for the gui. I'll send it to you or post it here if you really want. But try google first. ;-) there are certainly bound to be better ones out there. ~Simon -- http://mail.python.org/mailman/listinfo/python-list