Commit 74af40bd by BellCodeEditor

save project

parent a1fe62b6
Showing with 1 additions and 1 deletions
......@@ -3,5 +3,5 @@ name=input("名字;")
if name in score:
score=score[name]
info=goods[key]
for k, v in info.items():
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