Commit efc93d81 by BellCodeEditor

save project

parent 5642696b
......@@ -19,6 +19,4 @@ def sum(money):
count=count+i
return count
p=new_input()
sss=sum(p)
print(sss)
import func
data=func.new_input()
score=func.sum(data)
print(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