From 9e2bcaaa541be12813a9cad3f71cf3d955dbbc0f Mon Sep 17 00:00:00 2001
From: rn00604 <rn00604@surrey.ac.uk>
Date: Fri, 14 Feb 2025 11:49:23 +0000
Subject: [PATCH] Added first piece of code

---
 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..5e82c42
--- /dev/null
+++ b/Hello.py
@@ -0,0 +1 @@
+print("Hello I am Rohith Lets Continue")
\ No newline at end of file
-- 
GitLab