Commit 39801e50 by BellCodeEditor

save project

parent 45f9411a
Showing with 4 additions and 4 deletions
...@@ -16,6 +16,6 @@ def new_input(): ...@@ -16,6 +16,6 @@ def new_input():
return total return total
def sum() def sum(money)
print(total) print(total)
new_input() new_input()
\ No newline at end of file \ 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