Commit b1f1f409 by BellCodeEditor

auto save

parent 7840ed16
Showing with 4 additions and 4 deletions
...@@ -10,15 +10,14 @@ def w(): ...@@ -10,15 +10,14 @@ def w():
except: except:
print('重输') print('重输')
finally: finally:
print(jbrggrungiorubwngr tgrwg grhte\huegihy) print('holle')
return total
def sum(money): def sum(money):
count=0 count=0
for i in money: for i in money:
count=count count=count
return count return count
price = new-input() price = new_input()
pay=sum(price) pay=sum(price)
print('x消费'+str(pay)+'元') print('消费'+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