From 2925140da70231c733f32d1229de1810f716447a Mon Sep 17 00:00:00 2001 From: kahlilmanoj <55538246+kahlilmanoj@users.noreply.github.com> Date: Thu, 31 Oct 2019 19:22:44 +0530 Subject: [PATCH] Create testmeup.py --- testmeup.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 testmeup.py diff --git a/testmeup.py b/testmeup.py new file mode 100644 index 0000000..9f59595 --- /dev/null +++ b/testmeup.py @@ -0,0 +1,2 @@ +#Kahlil Manoj +print ("Hello World!")