From 5eea45d1e5e2de21ce12618e21857ff05ba5b8b6 Mon Sep 17 00:00:00 2001 From: "Young, Will W (PG/T - Comp Sci & Elec Eng)" <wy00148@surrey.ac.uk> Date: Fri, 7 Feb 2025 11:42:39 +0000 Subject: [PATCH] Update help.py --- help.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/help.py b/help.py index 0aa661b..11326be 100644 --- a/help.py +++ b/help.py @@ -1 +1,2 @@ -print('help again again!') \ No newline at end of file +print('help again again!') +print('no!') \ No newline at end of file -- GitLab