Commit 5b1f58bb by BellCodeEditor

save project

parent 1eebb337
Showing with 1 additions and 1 deletions
...@@ -54,7 +54,7 @@ while True: ...@@ -54,7 +54,7 @@ while True:
else: else:
print("无效的字符,请重新输入!") print("无效的字符,请重新输入!")
continue continue
num=random.randint(1,3) num=random.randint(1,3)
if num=='1': if num=='1':
yase.cure() yase.cure()
else: else:
......
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