Commit d135fef1 by BellCodeEditor

save project

parent 61d521d7
Showing with 2 additions and 2 deletions
import func import func
data=func.cpjg() data=func.cpjg()
score=func.sum(data) score=func.sum(data)
print("总分数为:"+str(score)) print("总分数为:data"+str(score))
\ 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