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