Commit b9b64559 by BellCodeEditor

save project

parent 078d73ee
Showing with 132 additions and 3 deletions
...@@ -59,7 +59,7 @@ while True: ...@@ -59,7 +59,7 @@ while True:
print('游戏结束') print('游戏结束')
break break
else: else:
print('重!') print('重shu!')
continue continue
b=random.randint(1,3) b=random.randint(1,3)
if b==3: if b==3:
...@@ -68,4 +68,133 @@ while True: ...@@ -68,4 +68,133 @@ while True:
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