Commit 1c1fc3e4 by BellCodeEditor

save project

parent c378bb90
Showing with 1 additions and 1 deletions
...@@ -54,7 +54,7 @@ while True: ...@@ -54,7 +54,7 @@ while True:
elif choice=='2': elif choice=='2':
houyi.cure() houyi.cure()
else: else:
print('只能输入"1"/"2",**!) print('只能输入"1"/"2",**!')
continue continue
status=random.randint(1,3) status=random.randint(1,3)
if status==1: if status==1:
......
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