From fa98297e20d617e46d069c1de8729a2595ddacc8 Mon Sep 17 00:00:00 2001 From: Aung <ha02133@otter74.eps.surrey.ac.uk> Date: Fri, 14 Feb 2025 11:07:16 +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 ad35e5a..8a79acf 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1,2 @@ -print("Hello World") +print("Hello World, I am feeling cold") + -- GitLab