From 798c24c06ed5577391864a2ceffec3f57656b7cb Mon Sep 17 00:00:00 2001 From: Deepak Panwar <97603455+deepak-devtron@users.noreply.github.com> Date: Thu, 25 Jan 2024 15:59:39 +0530 Subject: [PATCH] Update hello.py --- hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.py b/hello.py index fa15a9f..1bc7d38 100644 --- a/hello.py +++ b/hello.py @@ -1,2 +1,2 @@ -print('Hello Deepak this is for the testing purpose only!!') +print('Hello Deepak this is for the testing purpose only!!!!')