Exemplo n.º 1
0
 def Run(self, commands, steps=None):
     #        self.world.print()
     Game.Run(self, commands, steps=steps)
Exemplo n.º 2
0
    def Run(self, commands):
#        self.world.print()
        Game.Run(self, commands)