maze/bin/p1.py
2012-10-25 21:33:35 -07:00

4 lines
46 B
Python

from maze import make_maze
print make_maze()