Commit a757f1fe by BellCodeEditor

save project

parent f2b79544
Showing with 5 additions and 5 deletions
...@@ -12,7 +12,7 @@ while True: ...@@ -12,7 +12,7 @@ while True:
for k,v in score.items(): for k,v in score.items():
print(k,v) print(k,v)
print("sigui" * 30) print("sigui" * 30)
elif : elif name == "q":
break
else: else:
print("你莫不是有什么大病!") print("你莫不是有什么大病,滚蛋!")
\ No newline at end of file \ No newline at end of file
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