__author__ = 'sidya' class Panneau: def afficherNbPlaceDisponible(self, parking): print(parking.nbPlacesLibresParking())