Commit 017b6836 by BellCodeEditor

save project

parent d43e8cd0
Showing with 2 additions and 0 deletions
...@@ -21,3 +21,4 @@ def sum(money): ...@@ -21,3 +21,4 @@ def sum(money):
for i in money: for i in money:
count=count+i count=count+i
a=sum(result) a=sum(result)
print(a)
\ 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