Update chest.py

This commit is contained in:
jennylihan 2019-08-18 16:51:23 +08:00 committed by GitHub
parent d0b8fa798f
commit e2f73e918b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
from urllib.request import urlretrieve from urllib.request import urlretrieve
secret = "381" secret = "318"
print(" You approach the chest and see that the lock is surprisingly free of rust.") print(" You approach the chest and see that the lock is surprisingly free of rust.")
print(" In fact, the code dials turn smoothly. Try entering a code.") print(" In fact, the code dials turn smoothly. Try entering a code.")