Commit 44df4933 by BellCodeEditor

save project

parent b5245228
Showing with 1 additions and 1 deletions
...@@ -59,7 +59,7 @@ while True: ...@@ -59,7 +59,7 @@ while True:
elif choice=="2": elif choice=="2":
houyi.cure() houyi.cure()
else: else:
print('错了,重输') print('错了,重输')
continue continue
sum=random.randint(1,3) sum=random.randint(1,3)
......
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