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