From 9a1de0de2f5599aa51c3de29a61e06774670d746 Mon Sep 17 00:00:00 2001
From: Manjali <rm02010@heron101.eps.surrey.ac.uk>
Date: Fri, 16 Feb 2024 12:07:03 +0000
Subject: [PATCH] added name to print statement

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

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