Commit b3222b75 by BellCodeEditor

save project

parent ba295997
Showing with 4 additions and 4 deletions
......@@ -14,7 +14,6 @@ while True :
print('-'*30)
for k,v in a.items():
print(k,v)
break
else:
print('输入错误')
name=input('名字')
elif name==('q'):
break
\ 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