From 527797bf0a1f7390aa8825576456a9463d0281d8 Mon Sep 17 00:00:00 2001 From: Devendra Kumar <71875788+Devyadav1994@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:39:55 +0530 Subject: [PATCH] Update welcome.py --- welcome.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/welcome.py b/welcome.py index c702e9a..e30b7b0 100644 --- a/welcome.py +++ b/welcome.py @@ -1,2 +1,5 @@ -print('welcome to python') \ No newline at end of file +print('welcome to python') + +output +welcome to python