From 85cda14e19fdc87c36ead5f367234a4be4516151 Mon Sep 17 00:00:00 2001
From: Kadamattuparambil Suresh <ak03955@otter108.eps.surrey.ac.uk>
Date: Fri, 14 Feb 2025 11:30:11 +0000
Subject: [PATCH] added Hello.py

---
 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..3f2b315
--- /dev/null
+++ b/Hello.py
@@ -0,0 +1 @@
+print ("Hellow World")
-- 
GitLab