Commit 80a4b10d by BellCodeEditor

auto save

parent 31b103f5
Showing with 1 additions and 1 deletions
...@@ -16,7 +16,7 @@ def A_list(): ...@@ -16,7 +16,7 @@ def A_list():
def sum(a): def sum(a):
count=0 count=0
for i in count: for i in a:
count=count+i count=count+i
return count return count
......
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