Commit d3c2f610 by BellCodeEditor

save project

parent 2fbd7500
Showing with 3 additions and 2 deletions
...@@ -17,4 +17,5 @@ def sum(list1): ...@@ -17,4 +17,5 @@ def sum(list1):
count = count + i count = count + i
return count return count
print(sum(f())) print(sum(f()))
\ No newline at end of file importt func
\ 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