From d6a9fca605615fa275a8b738768633e7b77709c4 Mon Sep 17 00:00:00 2001
From: Priyadharshini Sunilkumar <Priya@Apples-MacBook-Pro.local>
Date: Fri, 14 Feb 2025 12:22:04 +0000
Subject: [PATCH] Added new line

---
 Hello.py | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 Hello.py

diff --git a/Hello.py b/Hello.py
new file mode 100644
index 0000000..7c53d84
--- /dev/null
+++ b/Hello.py
@@ -0,0 +1,2 @@
+print("hello")
+ls
-- 
GitLab