Commit 6c9b35ab by BellCodeEditor

save project

parent 1a36485b
Showing with 4 additions and 0 deletions
......@@ -13,6 +13,10 @@ while True:
a = score[name]
print('*'*30)
for k,v in a.items():
d
e
d
print(k,v)
break
else:
......
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