Commit 6208f975 by BellCodeEditor

auto save

parent ec44d819
Showing with 4 additions and 1 deletions
......@@ -13,5 +13,5 @@ def new_i():
total.append(unit)
print("-"*30)
return total
result =
result = new_i
new_i()
\ No newline at end of file
def count(money):
\ 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