Commit 07ecb541 by BellCodeEditor

auto save

parent ae0af3ae
Showing with 2 additions and 0 deletions
...@@ -12,4 +12,5 @@ def abcd(): ...@@ -12,4 +12,5 @@ def abcd():
else: else:
total.append(a) total.append(a)
return total return total
print(abcd()) print(abcd())
\ 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