Commit 622a1f99 by BellCodeEditor

save project

parent 7da52311
Showing with 2 additions and 1 deletions
import func import func
data = func.new_input() data = func.new_input()
score = func.sum(data score = func.sum(data
print("选手分数:" +str(score)) print("选手分数:" +str(score))
\ 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