From 6a8f1f6878dc3872ae085972936b52100170bf7c Mon Sep 17 00:00:00 2001 From: Huang <eh00938@heron001.eps.surrey.ac.uk> Date: Mon, 17 Feb 2025 02:38:29 +0000 Subject: [PATCH] added how I am feeling --- Hello.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Hello.py b/Hello.py index 8e23576..43af9d6 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1,3 @@ -print("Hello World") \ No newline at end of file +print("Hello World") +print("I feel happy today") + -- GitLab