Commit fc9b443a by BellCodeEditor

save project

parent adf0f031
Showing with 1 additions and 0 deletions
......@@ -8,6 +8,7 @@ name = input("名字:")
if name in acore:
for k,v in score[name].items():
print(k,v)
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