Commit 883a97f0 by BellCodeEditor

save project

parent 8ea4bdf7
Showing with 3 additions and 1 deletions
......@@ -14,6 +14,7 @@ while True :
print('*'*60)
for k,v in a.items():
print(k,v)
break
print('*'*60)
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