Commit c0426fc2 by BellCodeEditor

auto save

parent 9dea21c2
Showing with 1 additions and 1 deletions
......@@ -20,5 +20,5 @@ def sum(m):
c=c+i
return c
rrtty=poo()
a=sum()
a=sum(rrtty)
print(a)
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