Commit faeee99b by BellCodeEditor

save project

parent 1d5dda3a
Showing with 2 additions and 1 deletions
import func import func
data=func.new_input() data=func.new_input()
s=func.sun(data) s=func.sum(data)
print("总分数为:"+s) print("总分数为:"+s)
\ 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