From be5636678ac1cf369cf39784ff9d22a8b0a5e360 Mon Sep 17 00:00:00 2001 From: Santosh Shrestha <santoshshrestha@Santoshs-MacBook-Pro.local> Date: Fri, 14 Feb 2025 12:48:36 +0000 Subject: [PATCH] Added code --- Hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hello.py b/Hello.py index 8e23576..d33c5d6 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1 @@ -print("Hello World") \ No newline at end of file +print("Hello World,test") -- GitLab