From de050867d32c3a63e381aa8296b6ba81b5bc3dd0 Mon Sep 17 00:00:00 2001 From: michellevlin <1155127027@link.cuhk.edu.hk> Date: Fri, 14 Feb 2025 11:36:51 +0000 Subject: [PATCH] Updated codes --- Hello.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Hello.py b/Hello.py index 9231de7..069121e 100644 --- a/Hello.py +++ b/Hello.py @@ -1,2 +1,3 @@ print("Hello World") -print("I am feeling happy today") \ No newline at end of file +print("I am feeling happy today") +print("Hello World, Michelle") -- GitLab