Commit 6636c1cc by BellCodeEditor

save project

parent 867121e3
Showing with 4 additions and 0 deletions
...@@ -11,4 +11,7 @@ def new_input(): ...@@ -11,4 +11,7 @@ def new_input():
total.append(money) total.append(money)
finally: finally:
print("-"*30) print("-"*30)
result = new_input()
print(result)
\ 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