From 8842a1a89a1928c41c231aded8213318ee9cdb3b Mon Sep 17 00:00:00 2001 From: Malik <mm04625@otter28.eps.surrey.ac.uk> Date: Fri, 14 Feb 2025 11:51:39 +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 8e23576..f9dc07a 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") -- GitLab