From 1ec3227e3b9744493699b53b922b60cd001d6a55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?RAVET=20C=C3=A9lya?= Date: Fri, 27 Mar 2026 14:06:42 +0100 Subject: [PATCH] =?UTF-8?q?d=C3=A9but?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projet_mdp.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 projet_mdp.py diff --git a/projet_mdp.py b/projet_mdp.py new file mode 100644 index 0000000..d98ca14 --- /dev/null +++ b/projet_mdp.py @@ -0,0 +1 @@ +import tkinter as tk \ No newline at end of file