From 4a9c935ad91bd5005d044e2cd21c3464c54197f2 Mon Sep 17 00:00:00 2001 From: Young <wy00148@otter82.eps.surrey.ac.uk> Date: Fri, 14 Feb 2025 12:34:21 +0000 Subject: [PATCH] correction --- bye.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bye.py b/bye.py index 89d67ef..99eaa1b 100644 --- a/bye.py +++ b/bye.py @@ -1,2 +1,3 @@ print("see ya later alligator") -print("Bye") \ No newline at end of file +print("Bye") +print("did you mean in a while crocodile??") -- GitLab