Catalogue des œuvres
from outils.catalogue import lire_formater_catalogue
from outils.catalogue import filtrer_catalogue
from outils.catalogue import afficher_catalogue
from outils.catalogue import afficher_commentaire
df=lire_formater_catalogue()
afficher_catalogue(df)
afficher_commentaire()Loading...
Loading...