Commit 72c6171e by BellCodeEditor

auto save

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