示例#1
0
    def say_smth(self):
        test = random.randrange(0,10)

        if test < 8:
            text=inutile().complimente()
        else:
            text=inutile().cite()
示例#2
0
    def fonction_erreur(self):

        text = 'Je n\'ai pas compris, par contre, '
        text += inutile().complimente()