diff --git a/bye.py b/bye.py index 22fa7f3152a49d88e63dda9e0f21e3039ff4f147..89d67ef6a0f0329369050d5c3cf91f0421ff4496 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