Commit 06b39dba by BellCodeEditor

save project

parent 97e9893e
Showing with 3 additions and 3 deletions
...@@ -46,11 +46,11 @@ while True: ...@@ -46,11 +46,11 @@ while True:
if choice=="q": if choice=="q":
print("yxjs") print("yxjs")
break break
elif choice=="1" elif choice=="1":
houyi.combat(yase) houyi.combat(yase)
elif choice=="2" elif choice=="2":
houyi.cure() houyi.cure()
elif : else:
print("就快了;狗i") print("就快了;狗i")
continue continue
num=random.randint(1,3) num=random.randint(1,3)
......
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