From 5a0decb1a99123975e6cb4455e79dac0a05746e7 Mon Sep 17 00:00:00 2001 From: BiocheH <quentin.hartman13@gmail.com> Date: Tue, 17 Dec 2024 13:18:28 +0100 Subject: [PATCH] =?UTF-8?q?cr=C3=A9ation=20et=20ajout=20au=20projet=20de?= =?UTF-8?q?=20main.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..f91af1d --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +# main.py pour l'examen \ No newline at end of file -- GitLab