From adc8d69c50c97554f6e7463a1f89d3f5a4250fa2 Mon Sep 17 00:00:00 2001 From: Yugz29 Date: Sun, 8 Jun 2025 13:51:47 -0400 Subject: [PATCH] Ajout d'un 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