I know how zerg players' brains work

class zerg():
    def zergIsNotImba(self):
        zergsGoodAtLateGame = [Serral]
        while starcraft.isNotDead():
            if someAnotherZerg.hasWin():
                # print('F*** terrain')
                zergsGoodAtLateGame.append(someAnotherZerg.ID)
                print('Truly zerg has a strong late game')
                print('but only ' + 'and'.join(zergsGoodAtLateGame) + 'could manage it.')
                print('ZERG SHOULD NOT BE NERFED!')

will not compile! pls hotfix!