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