Commit 530bd099 by BellCodeEditor

save project

parent 02dc0516
Showing with 2 additions and 0 deletions
...@@ -9,3 +9,4 @@ name = input("名字:") ...@@ -9,3 +9,4 @@ name = input("名字:")
into=score[name] into=score[name]
for k,l in into.items(): for k,l in into.items():
print(k,l) print(k,l)
print('*'*10)
\ No newline at end of file
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