From 41e145a08664d9fba5120eab4133b778eeb7b8e7 Mon Sep 17 00:00:00 2001 From: Tesson Thomas <43846897+tesson-2000@users.noreply.github.com> Date: Fri, 4 Oct 2019 22:29:03 +0530 Subject: [PATCH] create welcome.py --- welcome.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 welcome.py diff --git a/welcome.py b/welcome.py new file mode 100644 index 0000000..c6f3c78 --- /dev/null +++ b/welcome.py @@ -0,0 +1 @@ +print("welcome")