From 0edc1968f4d95e54b75c829536c8b082451bb00c Mon Sep 17 00:00:00 2001 From: nileshparida <49344507+nileshparida@users.noreply.github.com> Date: Wed, 23 Oct 2019 23:31:10 +0530 Subject: [PATCH] PR1 --- abc.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 abc.py diff --git a/abc.py b/abc.py new file mode 100644 index 0000000..a3ea3c6 --- /dev/null +++ b/abc.py @@ -0,0 +1 @@ +print("Hello") \ No newline at end of file