Commit 1b2a31a8 by BellCodeEditor

save project

parent 58bc0afe
Showing with 2 additions and 1 deletions
import func
date=func.i()
score=func.i(date)
score=func.sum(date)
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