Commit ecb24a60 by BellCodeEditor

save project

parent 7d7ccd22
Showing with 2 additions and 5 deletions
...@@ -13,8 +13,4 @@ def new_input(): ...@@ -13,8 +13,4 @@ def new_input():
total.append(money) total.append(money)
finally: finally:
pirnt("-"*30) pirnt("-"*30)
return total return total
\ No newline at end of file
result = new_input()
print(result)
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