From 6a9108519894747f508188e9faaf35309fe37d6b Mon Sep 17 00:00:00 2001
From: michellevlin <1155127027@link.cuhk.edu.hk>
Date: Sun, 9 Feb 2025 18:27:49 +0000
Subject: [PATCH] added how I am feeling

---
 Hello.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Hello.py b/Hello.py
index 1385fe3..9231de7 100644
--- a/Hello.py
+++ b/Hello.py
@@ -1 +1,2 @@
-print("Hello, world!")
\ No newline at end of file
+print("Hello World")
+print("I am feeling happy today")
\ No newline at end of file
-- 
GitLab