Commit aae78ff2 by BellCodeEditor

auto save

parent e6730ff8
Showing with 1 additions and 1 deletions
...@@ -11,5 +11,5 @@ if name in score: ...@@ -11,5 +11,5 @@ if name in score:
for k,v in score.items(): for k,v in score.items():
print(k,v) print(k,v)
else: else:
print('错误,不妨再来!') print('错误,不妨再来,来盒脑白金!')
print("*"*97) print("*"*97)
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