From 2878c65de1d2806ec7fd59c6ce78c084b298c7d0 Mon Sep 17 00:00:00 2001 From: Nordine000 Date: Tue, 30 Sep 2025 08:07:39 -0400 Subject: [PATCH] ajout d'un nouveau script --- test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.py diff --git a/test.py b/test.py new file mode 100644 index 0000000..ac9c32e --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print('This is my Introduction to Open Source Software lab') \ No newline at end of file