Commit a12f5f9f by BellCodeEditor

save project

parent dabc7cdb
Showing with 2 additions and 1 deletions
...@@ -42,5 +42,5 @@ print(a) ...@@ -42,5 +42,5 @@ print(a)
print(" 战斗开始") print(" 战斗开始")
print(a) print(a)
while True: while True:
jineng=input("攻击选择1,治疗选择2 :") jineng=input("攻击选择1,治疗选择2,投降请选择q :")
print(a) print(a)
\ 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