コード例 #1
0
ファイル: main.py プロジェクト: atowneND/paradigms
 def test_maps(self):
     csvfile = "grid.dat"
     m = Maps(self, csvfile)
     m.draw_grid()