From 8ef37279170cae22821689e83fcb8cf6ef4aa0a2 Mon Sep 17 00:00:00 2001 From: vindhya2001 <44551299+vindhya2001@users.noreply.github.com> Date: Sun, 28 Oct 2018 22:42:43 +0530 Subject: [PATCH] Create hello world --- hello world | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello world diff --git a/hello world b/hello world new file mode 100644 index 0000000..984be41 --- /dev/null +++ b/hello world @@ -0,0 +1 @@ +print(" hello world")