Commit 0b3706cf by BellCodeEditor

save project

parent 5e7a67fc
...@@ -28,6 +28,6 @@ def sum(money): ...@@ -28,6 +28,6 @@ def sum(money):
price=new_input() #price=new_input()
pay=sum(price) #pay=sum(price)
print(pay) #print(pay)
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