Commit a2962c97 by BellCodeEditor

auto save

parent 3f608dfe
Showing with 0 additions and 4 deletions
......@@ -14,8 +14,5 @@ while True :
print('*'*30)
for k,v in a.items():
print(k,v)
if name==p:
print("退出程序")
break
else:
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