From 3cfc0e6fbd873d6ef1fdafd088581be5750d4dd4 Mon Sep 17 00:00:00 2001
From: michellevlin <1155127027@link.cuhk.edu.hk>
Date: Fri, 7 Feb 2025 11:49:16 +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