From dc1044eaa85dff7eb6e2645a521fa47d3428bc30 Mon Sep 17 00:00:00 2001 From: YAGCI Asya Date: Tue, 31 Mar 2026 10:42:30 +0200 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 --- nsi.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 nsi.py diff --git a/nsi.py b/nsi.py new file mode 100644 index 0000000..e6cee29 --- /dev/null +++ b/nsi.py @@ -0,0 +1,3 @@ +from tkinter import +root = Tk() +root.title(convertion pouces en milimetre) \ No newline at end of file