From 185d6f94940335386a81fa3bb28d6cca2dc06b48 Mon Sep 17 00:00:00 2001 From: Anandteertha Rao <43106871+anandteertha@users.noreply.github.com> Date: Thu, 24 Oct 2019 19:13:33 +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..88c154d --- /dev/null +++ b/hello world @@ -0,0 +1 @@ +print("HELLO WORLD")