From 3ab27d49893b02abc282bfab5f0b61a3dbe59deb Mon Sep 17 00:00:00 2001
From: "Shrestha, Santosh (PG/T - Comp Sci & Elec Eng)" <ss05503@surrey.ac.uk>
Date: Fri, 14 Feb 2025 11:47:39 +0000
Subject: [PATCH] Update Hello.py

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

diff --git a/Hello.py b/Hello.py
index 358bce8..039bc6b 100644
--- a/Hello.py
+++ b/Hello.py
@@ -1,4 +1,4 @@
 print("Hello World")
 print("I am feeling happy today")
-print("Hello World, Michele")
+print("Hello World, Santosh")
 
-- 
GitLab