From df853ccac00470464a30d1eddf97d87e5678622a Mon Sep 17 00:00:00 2001
From: Alana Leung <al01360@surrey.ac.uk>
Date: Fri, 14 Feb 2025 12:14:10 +0000
Subject: [PATCH] added name to print statement

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

diff --git a/Hello.py b/Hello.py
index e69de29..ad35e5a 100644
--- a/Hello.py
+++ b/Hello.py
@@ -0,0 +1 @@
+print("Hello World")
-- 
GitLab