Commit ed8b43c5 by BellCodeEditor

save project

parent 3fbd4bed
Showing with 2 additions and 1 deletions
...@@ -42,5 +42,5 @@ houyi.combat(yase) ...@@ -42,5 +42,5 @@ houyi.combat(yase)
yase.combat(houyi) yase.combat(houyi)
houyi.cure() houyi.cure()
yase.cure() yase.cure()
while Ture: while True:
print('-'*20+'游戏开始'+'-'*20) print('-'*20+'游戏开始'+'-'*20)
\ 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