Commit e15d8d54 by BellCodeEditor

auto save

parent 366facbd
Showing with 3 additions and 1 deletions
...@@ -13,6 +13,8 @@ def poo(): ...@@ -13,6 +13,8 @@ def poo():
total.append(unit) total.append(unit)
finally: finally:
print('=========================================================================================================================================================') print('=========================================================================================================================================================')
return tota return total
def sum(money):
count=0
rrtty=poo() rrtty=poo()
print(rrtty) print(rrtty)
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