Commit 80a03724 by BellCodeEditor

auto save

parent 7294865a
Showing with 0 additions and 1 deletions
...@@ -63,7 +63,6 @@ while True: ...@@ -63,7 +63,6 @@ while True:
else: else:
print('请重新输入:') print('请重新输入:')
continue continue
#import random()
status=random.randint(1,3) status=random.randint(1,3)
if status == 1: if status == 1:
yase.cure() yase.cure()
......
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