From 7a720d31c4218f11875c6d658be57f542fdc99ae Mon Sep 17 00:00:00 2001
From: "Shah, Meet (PG/T - Comp Sci & Elec Eng)" <ms04153@surrey.ac.uk>
Date: Fri, 16 Feb 2024 12:00:24 +0000
Subject: [PATCH] Added changes to hello world

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

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