From e9210360e3e7cdeda951d175436236771ec5d88c Mon Sep 17 00:00:00 2001 From: HARIBALAN S <86924524+theharibalan@users.noreply.github.com> Date: Thu, 18 Jul 2024 16:04:34 +0530 Subject: [PATCH] Update helloworld.py --- helloworld.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld.py b/helloworld.py index daa3c4af..2eb61115 100644 --- a/helloworld.py +++ b/helloworld.py @@ -1,2 +1,2 @@ -print("Hello world") +print("Hello world Its Working SCM")