From f106d61c999642d0f1fafc01f3b496f850156166 Mon Sep 17 00:00:00 2001 From: pg00461 <pg00461@surrey.ac.uk> Date: Fri, 14 Feb 2025 12:58:31 +0000 Subject: [PATCH] added cat Hello.py! to print statement --- Hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hello.py b/Hello.py index 8e23576..87addc0 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1 @@ -print("Hello World") \ No newline at end of file +print("Hello World!!!!!") -- GitLab