Commit 31233a65 by BellCodeEditor

save project

parent 3ceb129c
Showing with 2 additions and 2 deletions
...@@ -10,8 +10,8 @@ while True: ...@@ -10,8 +10,8 @@ while True:
print("*"*99) print("*"*99)
for k,v in score[name].items(): for k,v in score[name].items():
print(k,v) print(k,v)
el elif name == "q":
break
else: else:
print("我劝你来杯耗子尾汁") print("我劝你来杯耗子尾汁")
print("*"*99) print("*"*99)
......
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