From 150be389f48ed12ec7cbc5d0826abd8978382cf4 Mon Sep 17 00:00:00 2001 From: Pothabuchirakal Manoj <dp01217@otter110.eps.surrey.ac.uk> Date: Fri, 14 Feb 2025 12:19:11 +0000 Subject: [PATCH] added how I am feeling --- Hello.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Hello.py b/Hello.py index 44159b3..7605a88 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1,2 @@ print("Hello world") +print("Im feeling alright") -- GitLab