Commit 53fe869f by BellCodeEditor

save project

parent 8fa6619f
Showing with 3 additions and 2 deletions
...@@ -9,4 +9,5 @@ if name in score: ...@@ -9,4 +9,5 @@ if name in score:
for k, v in info.items(): for k, v in info.items():
print(k,v) print(k,v)
print("-" * 30) print("-" * 30)
else: else:
\ No newline at end of file print
\ 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