Commit 07082c04 by BellCodeEditor

save project

parent 21ead045
Showing with 7 additions and 1 deletions
...@@ -41,5 +41,10 @@ while True: ...@@ -41,5 +41,10 @@ while True:
print("jieshu") print("jieshu")
else: else:
print("congshu") print("congshu")
coutinue continue
b=random.randint(1,3)
if b==2:
yese.cure()
else:
yese.combat(houyi)
\ 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