Commit 3dc3bfab by BellCodeEditor

save project

parent 02f19086
Showing with 2 additions and 7 deletions
......@@ -14,9 +14,4 @@ def func():
return total
t=func()
def fund():
a=0
for i in t:
a=a+i
return a
e=fund()
\ No newline at end of file
print(t)
\ 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