From 5e224f047cba096bf7b72ddf3aaee2214f06cfbb Mon Sep 17 00:00:00 2001 From: thomas neveu Date: Tue, 12 May 2026 11:14:21 +0200 Subject: [PATCH] =?UTF-8?q?mise=20=C3=A0=20jour?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projet_conso.py | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) 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