Commit 530bd099 by BellCodeEditor

save project

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