From 3968952994f1149fdedef7e3508d18a4b7c94cbe Mon Sep 17 00:00:00 2001 From: PeterGuek <76177881+PeterGuek@users.noreply.github.com> Date: Fri, 19 Jul 2024 20:22:10 -0700 Subject: [PATCH] Create main.py --- Exercice3/main.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 Exercice3/main.py diff --git a/Exercice3/main.py b/Exercice3/main.py new file mode 100644 index 0000000..4ce9b26 --- /dev/null +++ b/Exercice3/main.py @@ -0,0 +1 @@ +words = ["python", "programmation", "langage", "ordinateur", "apprentissage"]