Commit 72c6171e by BellCodeEditor

auto save

parent 977fbb33
Showing with 1 additions and 1 deletions
...@@ -18,7 +18,7 @@ while True : ...@@ -18,7 +18,7 @@ while True :
#break #break
#else: #else:
#print('输入错误') #print('输入错误')
info=score[name] info = score[name]
for k,v in info.items(): for k,v in info.items():
print(k,v) print(k,v)
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