Commit 6b094f6d by BellCodeEditor

save project

parent a3d171b0
Showing with 1 additions and 1 deletions
...@@ -59,7 +59,7 @@ while True: ...@@ -59,7 +59,7 @@ while True:
elif n=="2": elif n=="2":
houyi.cure() houyi.cure()
else: else:
print("游戏结束") print("游戏继续")
continue continue
n=random.randint(1,3) n=random.randint(1,3)
if n=="1": if n=="1":
......
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