Commit 9ea9c6b0 by BellCodeEditor

save project

parent 239fb1d4
Showing with 1 additions and 1 deletions
...@@ -135,7 +135,7 @@ while True: ...@@ -135,7 +135,7 @@ while True:
record["第1名"]=score record["第1名"]=score
record["第2名"]=one record["第2名"]=one
record["第3名"]=two record["第3名"]=two
elif: elif score>two:
record["第2名"]=score record["第2名"]=score
record["第3名"]=two record["第3名"]=two
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