From 985fa4127b67a6cb59658e6308eb4e46a49751e6 Mon Sep 17 00:00:00 2001 From: "Smith, Thomas E (PG/T - Comp Sci & Elec Eng)" <ts00738@surrey.ac.uk> Date: Fri, 14 Feb 2025 12:10:57 +0000 Subject: [PATCH] Update bye.py by thomas after forking --- bye.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bye.py b/bye.py index 22fa7f3..89d67ef 100644 --- a/bye.py +++ b/bye.py @@ -1 +1,2 @@ -print("see ya later alligator") \ No newline at end of file +print("see ya later alligator") +print("Bye") \ No newline at end of file -- GitLab