From b470df5767e085feb706802f667a91ec384dd5c9 Mon Sep 17 00:00:00 2001 From: quamarar <122767728+quamarar@users.noreply.github.com> Date: Fri, 26 May 2023 16:19:41 +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 daa3c4a..548fdaf 100644 --- a/helloworld.py +++ b/helloworld.py @@ -1,2 +1,2 @@ -print("Hello world") +print("Hello Arfa")