Commit 7cd868b5 by BellCodeEditor

save project

parent fa40b254
Showing with 1 additions and 1 deletions
...@@ -45,7 +45,7 @@ while True: ...@@ -45,7 +45,7 @@ while True:
elif k=='2': elif k=='2':
houyi.cure() houyi.cure()
elif k='q': elif k='q':
pass
else: else:
print('请重新输入(1或2)') print('请重新输入(1或2)')
continue continue
......
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