From 0df7a673a9fd2430e26ef329ecbd404861306d56 Mon Sep 17 00:00:00 2001 From: hariharan <67002283+STEPIN104305@users.noreply.github.com> Date: Fri, 1 Sep 2023 10:20:27 +0000 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..1f571812 100644 --- a/helloworld.py +++ b/helloworld.py @@ -1,2 +1,2 @@ -print("Hello world") +print("Hello hari")