Commit f49f84d9 by BellCodeEditor

auto save

parent 05e48521
Showing with 3 additions and 0 deletions
...@@ -8,4 +8,7 @@ if k in score: ...@@ -8,4 +8,7 @@ if k in score:
else: else:
print('很遗憾,没有覆盖') print('很遗憾,没有覆盖')
else: else:
score[k]=int(k)
print('k+成绩以更新')
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