From 995165e6ef8fdc9a57b7098956dd7c36e8846681 Mon Sep 17 00:00:00 2001 From: malik31200 Date: Thu, 28 Aug 2025 13:28:12 +0200 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