Added Python sudoku solution.
authorW. Trevor King <wking@drexel.edu>
Thu, 7 Oct 2010 11:38:35 +0000 (07:38 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 7 Oct 2010 11:38:35 +0000 (07:38 -0400)
commitb36b76eb55ec364249fcba8661c58137ab400465
tree1cba4818cc5d9ab4a64a5dbca05cce772ec78aed
parent1b5109d410ebb04f741408727e6378f066a30991
Added Python sudoku solution.
assignments/archive/sudoku/1.cfg
assignments/archive/sudoku/2.cfg
assignments/archive/sudoku/3.cfg
assignments/archive/sudoku/soln/sudoku.py [new file with mode: 0755]