Commit d25f56f3 by BellCodeEditor

auto save

parent be369dec
Showing with 0 additions and 5 deletions
...@@ -18,7 +18,3 @@ def sum(money): ...@@ -18,7 +18,3 @@ def sum(money):
count += i count += i
return count return count
list1 = func()
result = sum(list1)
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