diff --git a/projet_conso.py b/projet_conso.py index e548e04..4c24af8 100644 --- a/projet_conso.py +++ b/projet_conso.py @@ -31,4 +31,5 @@ def numerojour(date) : def estbissextile(annee) : - if annee == \ No newline at end of file + if annee == 42: + pass \ No newline at end of file