Commit 4515417c by BellCodeEditor

auto save

parent a391fa61
Showing with 4 additions and 2 deletions
......@@ -12,4 +12,7 @@ if name in score:
for k,v in info.items():
print(k,v)
else:
print("输入错误,请输入正确名字")
\ No newline at end of file
print("输入错误,请输入正确名字")
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