From 3baacd527df98dc75c439ab6ff29d892c6723a2d Mon Sep 17 00:00:00 2001 From: Mathieu7483 Date: Fri, 6 Jun 2025 09:48:25 +0200 Subject: [PATCH] Create test.py 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')