From 2dc9b247bd55150e8963c6fc7d9cb48f0ac94edd Mon Sep 17 00:00:00 2001
From: Bajwa <hb01440@heron026.eps.surrey.ac.uk>
Date: Fri, 9 Feb 2024 12:34:22 +0000
Subject: [PATCH] Checking the terminal

---
 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..8e23576
--- /dev/null
+++ b/hello.py
@@ -0,0 +1 @@
+print("Hello World")
\ No newline at end of file
-- 
GitLab