Commit 3088f506 by BellCodeEditor

save project

parent 1ad87af2
Showing with 1 additions and 0 deletions
......@@ -13,6 +13,7 @@ while True :
if a in score:
b=score[a]
for t,y in b.items():
print("*"*30)
print(t,y)
break
else:
......
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