From f53018756dc7f0c807dfba17b0a599c473a3642e Mon Sep 17 00:00:00 2001 From: Unniettan12 <57039625+Unniettan12@users.noreply.github.com> Date: Sun, 27 Oct 2019 22:33:37 +0530 Subject: [PATCH] Create hello1.py --- hello1.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello1.py diff --git a/hello1.py b/hello1.py new file mode 100644 index 0000000..da6849a --- /dev/null +++ b/hello1.py @@ -0,0 +1 @@ +print "hello world"