Commit 84726e1d by BellCodeEditor

auto save

parent 26fa30b1
Showing with 2 additions and 2 deletions
...@@ -19,4 +19,4 @@ def sum(money): ...@@ -19,4 +19,4 @@ def sum(money):
return count return count
price=a() price=a()
pay=sum(price) pay=sum(price)
print('您一共消费'+str(pay)) print('跳水员'+str(pay)+'分')
\ 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