Commit 593359a2 by BellCodeEditor

save project

parent bd18b348
Showing with 4 additions and 7 deletions
...@@ -58,14 +58,11 @@ while True: ...@@ -58,14 +58,11 @@ while True:
elif a=="q": elif a=="q":
print('游戏结束') print('游戏结束')
break break
continuee
b=random.randint(1,3)
else: else:
print('重输!') print('重输!')
continue
b=ra
if b==3: if b==3:
yase.cure() yase.cure()
else: else:
yase.combat(houyi) yase.combat(houyi
\ No newline at end of file
\ No newline at end of file
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