Commit 949202c7 by BellCodeEditor

save project

parent 8709bc24
Showing with 2 additions and 0 deletions
...@@ -8,3 +8,5 @@ if name in score: ...@@ -8,3 +8,5 @@ if name in score:
for k,v in score[name].items(): for k,v in score[name].items():
print(k,v) print(k,v)
print ("-"*30) print ("-"*30)
else:
print("去你妈的")
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