From 09cc5d6cc8f8fe1ffeef5168f1618b9c136bb7ca Mon Sep 17 00:00:00 2001 From: Saurov Date: Tue, 21 Oct 2025 10:45:59 -0400 Subject: [PATCH] adding announce.py --- announce.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 announce.py diff --git a/announce.py b/announce.py new file mode 100644 index 0000000..c454db3 --- /dev/null +++ b/announce.py @@ -0,0 +1 @@ +print('This is an Introduction to Open Source Software lab') \ No newline at end of file