Commit 0b5963d3 by BellCodeEditor

save project

parent 405c0cb5
Showing with 1 additions and 1 deletions
...@@ -59,7 +59,7 @@ while True: ...@@ -59,7 +59,7 @@ while True:
else: else:
print("不对,再输:") print("不对,再输:")
b=random.randint(1,3) b=random.randint(1,3)
if b = 1: if b == 1:
yase.cure() yase.cure()
else: else:
yase.combat(houyi) yase.combat(houyi)
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