This commit is contained in:
sm
2012-10-25 21:33:35 -07:00
commit 612fb5f38e
4 changed files with 96 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from maze import make_maze
print make_maze()