Commit 47d5f4fe by BellCodeEditor

save project

parent ef09660e
Showing with 2 additions and 0 deletions
...@@ -11,3 +11,5 @@ if name in score: ...@@ -11,3 +11,5 @@ if name in score:
l=score[name] l=score[name]
for i,j in l.items(): for i,j in l.items():
print(i,j) print(i,j)
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