from random import randint class Personnage: def __init__(self, nom, pdv, exp, cat inventaire): self.