From 46441ad682f40509e5a0cf4238ffa23ab4ac716c Mon Sep 17 00:00:00 2001
From: Banerjee <db01397@otter68.eps.surrey.ac.uk>
Date: Fri, 14 Feb 2025 12:12:29 +0000
Subject: [PATCH] added name to print statement

---
 Hello.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Hello.py b/Hello.py
index 8e23576..b780133 100644
--- a/Hello.py
+++ b/Hello.py
@@ -1 +1 @@
-print("Hello World")
\ No newline at end of file
+print("Hello World,Deepro")
-- 
GitLab