Commit 39801e50 by BellCodeEditor

save project

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