From 9058a0728c07b4baa171fbaeddeeacf5c417b930 Mon Sep 17 00:00:00 2001
From: "Tharigoppula, Monisha (UG - Comp Sci & Elec Eng)"
 <mt01366@surrey.ac.uk>
Date: Fri, 16 Feb 2024 11:53:40 +0000
Subject: [PATCH] New File Commit

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

diff --git a/Hello.py b/Hello.py
new file mode 100644
index 0000000..a9610fd
--- /dev/null
+++ b/Hello.py
@@ -0,0 +1 @@
+print ("Hello World") 
-- 
GitLab