Commit 4ce533c7 by BellCodeEditor

auto save

parent 85007e1e
Showing with 1 additions and 0 deletions
...@@ -8,6 +8,7 @@ if name in score: ...@@ -8,6 +8,7 @@ if name in score:
a=score[name] a=score[name]
for d,f in a.items(): for d,f in a.items():
print(name) print(name)
print("*"*30)
else: else:
print("rthnhg") print("rthnhg")
......
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