Commit d293fb8b by BellCodeEditor

save project

parent 693a48ff
Showing with 7 additions and 0 deletions
......@@ -14,3 +14,10 @@ def hh():
finally:
print("-"*30)
return total
def sum(money)
count=0
for i in money
count=count+1
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