Commit c5f2806c by BellCodeEditor

save project

parent 045469cd
Showing with 1 additions and 3 deletions
......@@ -9,9 +9,7 @@ while True :
print('*'*30)
for k,v in a.items():
print(k,v)
break
else:
print('输入错误')
print('*'*30)
......
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