Commit 6296eb43 by BellCodeEditor

auto save

parent 18049885
Showing with 1 additions and 1 deletions
...@@ -57,7 +57,7 @@ while True: ...@@ -57,7 +57,7 @@ while True:
houyi.cure() houyi.cure()
elif a=="q": elif a=="q":
print('游戏结束') print('游戏结束')
break break
else: else:
print('重输!') print('重输!')
continue continue
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment