Commit 7930e533 by BellCodeEditor

save project

parent 6be7f44d
Showing with 1 additions and 1 deletions
...@@ -12,7 +12,7 @@ while True: ...@@ -12,7 +12,7 @@ while True:
b=score.values() b=score.values()
for a,b in c.items(): for a,b in c.items():
print(a,b) print(a,b)
print("*"*5afds0) print("*"*50)
elif: if name == 'q' elif: if name == 'q'
break break
else: 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