From 949b75640dc86e72c52202bd3918e5fb9c87fea9 Mon Sep 17 00:00:00 2001 From: danish872 Date: Fri, 9 May 2025 08:28:05 -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..615e94a --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print('This is my Introduction to Open Source Software lab')