From 2c76810403d35b90f5c823f52b7bc1e9f1b77dc8 Mon Sep 17 00:00:00 2001
From: Malik <mm04625@otter28.eps.surrey.ac.uk>
Date: Fri, 14 Feb 2025 11:49:44 +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..1d33f02 100644
--- a/Hello.py
+++ b/Hello.py
@@ -1 +1 @@
-print("Hello World")
\ No newline at end of file
+print("Hello World, Mariam")
-- 
GitLab