Commit 0c1dd158 by BellCodeEditor

save project

parent cb7590a1
Showing with 2 additions and 2 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 \ 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