Commit 36266ed9 by BellCodeEditor

save project

parent ad8619e0
Showing with 0 additions and 4 deletions
......@@ -17,6 +17,3 @@ def sum(money):
for i in money:
count=count+i
return count
a= new_input()
c=sum(a)
print(c)
\ 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