コード例 #1
0
ファイル: run.py プロジェクト: alon/antmeeting
 def make_ants(self, ant_locations):
     return Final.make_ants(tuple(map(tuple,ant_locations)))