Commit 2a8efb73 by BellCodeEditor

save project

parent 66cd7868
Showing with 11 additions and 11 deletions
total = []
while True:
unit= input("请输入:")
if unit== 'q':
def new_input90:
total=[]
while True:
break
else:
else:
try:
total.append(unit)
print(total)
else
\ No newline at end of file
unit=int(unit)
except;
print("=======================================================")
return total
def
print("您一共消费")
\ 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