From 28678b5ee2c86b34b79d19710f18a28f638fff27 Mon Sep 17 00:00:00 2001 From: ROBINET Julien Date: Tue, 24 Mar 2026 10:51:03 +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 Initialisation --- projet_tkinter_sujet5.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 projet_tkinter_sujet5.py diff --git a/projet_tkinter_sujet5.py b/projet_tkinter_sujet5.py new file mode 100644 index 0000000..d98ca14 --- /dev/null +++ b/projet_tkinter_sujet5.py @@ -0,0 +1 @@ +import tkinter as tk \ No newline at end of file