From 2ce054144753dde50db3e9ffab77b77f2eb2a3fb Mon Sep 17 00:00:00 2001 From: "Shrestha, Santosh (PG/T - Comp Sci & Elec Eng)" <ss05503@surrey.ac.uk> Date: Fri, 14 Feb 2025 11:46:23 +0000 Subject: [PATCH] Update Hello.py --- Hello.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Hello.py b/Hello.py index 358bce8..dbeed8d 100644 --- a/Hello.py +++ b/Hello.py @@ -1,4 +1 @@ -print("Hello World") -print("I am feeling happy today") -print("Hello World, Michele") - +print("Hello World, Michele") \ No newline at end of file -- GitLab