from sugar.simulator import Bot for i in range(0, 10): bot = Bot() bot.start()