Commit ea3faf75 by BellCodeEditor

save project

parent 115e1237
Showing with 1 additions and 0 deletions
......@@ -11,6 +11,7 @@ if name in score:
b=score.values()
for a,b in c.items():
print(a,b)
print("*"*10)
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