From 5728013fa71b52f2886420effb585098e5f23aba Mon Sep 17 00:00:00 2001 From: Mishra <rm02120@otter57.eps.surrey.ac.uk> Date: Fri, 14 Feb 2025 12:31:53 +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 b6ffb06..05e70a3 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1,2 @@ -print("hello world!!!!") \ No newline at end of file +print("hello World") +print("feeling good") -- GitLab