From 3a672754e39864f09acd27305f3533a4f5baf468 Mon Sep 17 00:00:00 2001 From: Emanuel Baptista Haine Date: Sat, 20 Jul 2024 13:07:08 -0300 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..615e94a --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print('This is my Introduction to Open Source Software lab')