Commit cf7364ad by BellCodeEditor

save project

parent 31560f40
Showing with 3 additions and 1 deletions
......@@ -18,4 +18,5 @@ def sum(money):
return count
listl = new_input()
resurt = sun(listl)
result = sum(listl)
print(result)
\ 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