diff --git a/projet_conso.py b/projet_conso.py index 8273dbb..e548e04 100644 --- a/projet_conso.py +++ b/projet_conso.py @@ -19,6 +19,16 @@ def lecture(nom) : print(lst_temperaturemoy) print(lst_temperatureref) - +lecture("conso.csv") + +def numerojour(date) : + + + + + + + -lecture("conso.csv") \ No newline at end of file +def estbissextile(annee) : + if annee == \ No newline at end of file