Commit 94a3a8d8 by BellCodeEditor

save project

parent 5e4d69f2
Showing with 2 additions and 1 deletions
...@@ -18,7 +18,7 @@ while True : ...@@ -18,7 +18,7 @@ while True :
print('*'*30) print('*'*30)
elif name=='q': elif name=='q':
break
print('已退出') print('已退出')
break
else: else:
print('输入错误') print('输入错误')
\ No newline at end of file
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