Commit 8b5b4e9a by BellCodeEditor

save project

parent c5ce0f97
Showing with 2 additions and 1 deletions
...@@ -41,5 +41,5 @@ print(30*'-') ...@@ -41,5 +41,5 @@ print(30*'-')
print("游戏开始") print("游戏开始")
while True: while True:
a=input("请选择(攻击按1,治疗按2)") a=input("请选择(攻击按1,治疗按2)")
continue
print(30*'-') print(30*'-')
\ 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