Commit 333bc430 by BellCodeEditor

save project

parent 6b1fd620
Showing with 0 additions and 1 deletions
...@@ -8,7 +8,6 @@ def a(): ...@@ -8,7 +8,6 @@ def a():
total.append(unit) total.append(unit)
print(total) print(total)
return(totle) return(totle)
a()
def sum(money): def sum(money):
count=0 count=0
for i in money: for i in money:
......
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