From d7808f9a91c1f79af543a14310178e5fa26c2838 Mon Sep 17 00:00:00 2001 From: sleanz Date: Wed, 1 Oct 2025 07:16:23 -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