From 2343bec4f3a9746182c0920fb8dce4789f19b220 Mon Sep 17 00:00:00 2001 From: Dhiransh Saxena <54433804+DhiranshSaxena@users.noreply.github.com> Date: Mon, 19 Oct 2020 13:45:49 +0530 Subject: [PATCH] Create helloooworld.py --- helloooworld.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 helloooworld.py diff --git a/helloooworld.py b/helloooworld.py new file mode 100644 index 0000000..ad35e5a --- /dev/null +++ b/helloooworld.py @@ -0,0 +1 @@ +print("Hello World")