Commit 6be7f44d by BellCodeEditor

save project

parent 4ac5d601
Showing with 2 additions and 2 deletions
...@@ -11,8 +11,8 @@ while True: ...@@ -11,8 +11,8 @@ while True:
a=score.keys() a=score.keys()
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("*"*5afds0)
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