From 798274e42bba75d8eddc27c955df247bedc1e5fb Mon Sep 17 00:00:00 2001 From: decioc Date: Mon, 5 May 2025 15:06:48 -0400 Subject: [PATCH] adding a new 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..392d857 --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print('This is my introduction to Open Source Software lab') \ No newline at end of file