Commit 47eeed4e by BellCodeEditor

save project

parent ffee4454
Showing with 7 additions and 3 deletions
info=score[key] name = input("名字")
for k, in scores.items() if name in score
print(k,v)
info=score
for k, in scores.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