I am trying to call a function but it\'s not working. here is the code:
class Compagnie: def __init__(self, nom, actions, prix): self.nom = nom