1 changed files with 16 additions and 0 deletions
@ -0,0 +1,16 @@ |
|||||
|
import (pic-journalier-consommation-brute-2023(1).txt) as fichier |
||||
|
from Téléchargements import pic-journalier-consommation-brute-2023(1).csv |
||||
|
import tkinter as tk |
||||
|
|
||||
|
|
||||
|
|
||||
|
def bissextile(année): |
||||
|
if année = bissextile (=366 jours) |
||||
|
return True bissextile |
||||
|
else: |
||||
|
return False normal |
||||
|
def normal |
||||
|
if année= normal (=365 jours) |
||||
|
return True normal |
||||
|
else: |
||||
|
return False bissextile |
||||
Loading…
Reference in new issue