Commit 3311daf7 by BellCodeEditor

save project

parent 6c4d1840
Showing with 1 additions and 1 deletions
...@@ -21,4 +21,4 @@ def sun(money): ...@@ -21,4 +21,4 @@ def sun(money):
for i in money: for i in money:
count=count+i count=count+i
a=sum(result) a=sum(result)
print a printa
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