Commit b40d02e0 by BellCodeEditor

auto save

parent 3ef20968
Showing with 2 additions and 2 deletions
......@@ -10,8 +10,8 @@ while True:
for k,v in info.items():
print(k,v)
print('*'*30)
if key == 'p':
break
if key == 'p':
break
else:
print('名字错误')
......
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