From 1635c3b22c11a78e9326bf2ce5a94224e8da4b6c Mon Sep 17 00:00:00 2001 From: PeterGuek <76177881+PeterGuek@users.noreply.github.com> Date: Fri, 19 Jul 2024 20:52:56 -0700 Subject: [PATCH] Create main.py --- Exercice10/main.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 Exercice10/main.py diff --git a/Exercice10/main.py b/Exercice10/main.py new file mode 100644 index 0000000..0ddc36d --- /dev/null +++ b/Exercice10/main.py @@ -0,0 +1 @@ +## Écrivez votre code ici !