Update end.py

This commit is contained in:
jennylihan 2019-08-19 19:32:59 +08:00 committed by GitHub
parent 9a3646ffa3
commit bb95aba9ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

3
end.py
View File

@ -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()