Commit 0fe9dee0 by BellCodeEditor

save project

parent d2bfbe69
Showing with 1 additions and 1 deletions
...@@ -13,7 +13,7 @@ def able(): ...@@ -13,7 +13,7 @@ def able():
total.append(unit) total.append(unit)
return total return total
def money(able()) def money(unit)
jia=0 jia=0
for i in able(): for i in able():
jia=jia+i jia=jia+i
......
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