From 0b51d5d91a4978d7ab94580ca6b64e98c94a999d Mon Sep 17 00:00:00 2001 From: Harrish-Selvarajah <42291934+Harrish-Selvarajah@users.noreply.github.com> Date: Mon, 8 Oct 2018 14:48:28 +0530 Subject: [PATCH] Create heloow.py --- code/heloow.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 code/heloow.py diff --git a/code/heloow.py b/code/heloow.py new file mode 100644 index 0000000..7df869a --- /dev/null +++ b/code/heloow.py @@ -0,0 +1 @@ +print("Hello, World!")