Commit d3c375c5 by BellCodeEditor

auto save

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