From 04f4a94bd2595c76c6d31026362202d3fb329bf9 Mon Sep 17 00:00:00 2001 From: YAGCI Asya Date: Tue, 24 Mar 2026 11:29:06 +0100 Subject: [PATCH] =?UTF-8?q?Transf=C3=A9rer=20les=20fichiers=20vers=20''?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projet_nsi.py | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/projet_nsi.py b/projet_nsi.py index 3aa1787..c7032d7 100644 --- a/projet_nsi.py +++ b/projet_nsi.py @@ -1 +1,12 @@ import tkinter as tk +float i : pouces +float m : millimètre +def callback(valeure en pouce ou en milimetre?): + if (i): + convert to(i) + else: + (m) + convert to (m) + +s = Spinbox(fenetre, from_=0, to=100000000000000000000000000000000) +