From bb95aba9eedbe7ebb602a2b49d22bc75e4738983 Mon Sep 17 00:00:00 2001 From: jennylihan Date: Mon, 19 Aug 2019 19:32:59 +0800 Subject: [PATCH] Update end.py --- end.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/end.py b/end.py index 5cd6e39..befab94 100644 --- a/end.py +++ b/end.py @@ -26,7 +26,7 @@ def win(): print(" You are swimming as fast as you can towards the boat but you can") print(" feel the water begin to pull you back as the sea monster opens its") print(" giant mouth.") - print(" You kick with all your might, sure that you are about to breath your") + print(" You kick with all your might, sure that you are about to breathe your") print(" last breath.") print(" ") print(" ") @@ -35,6 +35,7 @@ def win(): print(" time to avoid the sea monster's vicious maw.") print(" You're safe at last!") print(" Now you can finally show off the treasure you risked your life for...") + print(" Use open treasure.png to take a peek.") now = datetime.now()