added .gitignore and ascii chest
This commit is contained in:
@@ -14,4 +14,4 @@ else:
|
||||
print(" 'I would like to give you a gift. Here's a key.'")
|
||||
|
||||
with open("key.txt", "w") as keyfile:
|
||||
keyfile.write(" Even in the faint light of your lamp, the key has a golden gleam.")
|
||||
keyfile.write(" Even in the faint light of your lamp, the key has a golden gleam.\n")
|
||||
|
Reference in New Issue
Block a user