Commit f7300d63 by BellCodeEditor

save project

parent 784a5281
Showing with 2 additions and 0 deletions
...@@ -16,5 +16,6 @@ while True : ...@@ -16,5 +16,6 @@ while True :
print(k,v) print(k,v)
if name =="q": if name =="q":
break break
print("结束")
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