From 2b7b38ef915b60c1819aadc956d4e263bed6e3ee Mon Sep 17 00:00:00 2001 From: Inika Date: Wed, 9 Oct 2019 20:39:55 +0530 Subject: [PATCH] Add file --- inika.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 inika.py diff --git a/inika.py b/inika.py new file mode 100644 index 0000000..56a8e9b --- /dev/null +++ b/inika.py @@ -0,0 +1 @@ +print("Open source is awesome!") \ No newline at end of file