From b04e908fb5a6fe98db521e25fcf9d8bf10db2932 Mon Sep 17 00:00:00 2001
From: "Lin, Michelle V (PG/T - Comp Sci & Elec Eng)" <ml02156@surrey.ac.uk>
Date: Fri, 7 Feb 2025 11:37:06 +0000
Subject: [PATCH] Upload test script

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

diff --git a/helloWorld.py b/helloWorld.py
new file mode 100644
index 0000000..d3e46f2
--- /dev/null
+++ b/helloWorld.py
@@ -0,0 +1 @@
+print('Hello World')
\ No newline at end of file
-- 
GitLab