diff --git a/bye.py b/bye.py index 89d67ef6a0f0329369050d5c3cf91f0421ff4496..99eaa1bedd557c8a328f9887bc7dd5309e87109e 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??")