Commit 544ade3d by BellCodeEditor

save project

parent 71826b93
Showing with 2 additions and 0 deletions
...@@ -23,3 +23,4 @@ def sum(money): ...@@ -23,3 +23,4 @@ def sum(money):
price = new_input() price = new_input()
pay = sum(price) pay = sum(price)
print('nnd!一共'+str(pay)+'元')
\ 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