Commit b9c846b3 by BellCodeEditor

auto save

parent 84a323e6
Showing with 4 additions and 1 deletions
...@@ -11,6 +11,8 @@ def new_input(): ...@@ -11,6 +11,8 @@ def new_input():
print('重新输') print('重新输')
else: else:
total.append(money) total.append(money)
return total return total
def sum(moN
result=new_input() result=new_input()
print(result) 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