From ab288eb354b0ce705b1af9eba4916745eef00276 Mon Sep 17 00:00:00 2001 From: Manjali <rm02010@heron101.eps.surrey.ac.uk> Date: Fri, 16 Feb 2024 12:10:20 +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..da3d0b2 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1,3 @@ -print("Hello World") \ No newline at end of file +print("Hello World") +print("I am feeling happy today") + -- GitLab