Commit 41ba3a66 by BellCodeEditor

save project

parent 7e2f03a2
Showing with 1 additions and 1 deletions
......@@ -8,7 +8,7 @@ while True:
info=score[b]
for k,v in info.items():
print(k,v)
elif b=='R'
elif b=='R':
break
else:
print("错误")
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