Commit b5e4624c by BellCodeEditor

save project

parent 2ece0fc1
Showing with 2 additions and 2 deletions
import func
data=func.new_input()
n_inpnt=func.sum(data)
print(str(n_inpnt))
score=func.sum(data)
print(str(score))
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