Ejemplo n.º 1
0
 def startGame(self):
   id = Interface.classPick(4)
   self.createHero(id)
   Interface.greetPick(self.hero.name)