From 91e79b38c88fbb363ba56b11d33f6006da42cc03 Mon Sep 17 00:00:00 2001 From: Gunnika Date: Sat, 12 Oct 2019 13:20:44 +0530 Subject: [PATCH] Added a file --- opensource.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 opensource.py diff --git a/opensource.py b/opensource.py new file mode 100644 index 0000000..0802a99 --- /dev/null +++ b/opensource.py @@ -0,0 +1 @@ +print("Open source is fun.") \ No newline at end of file