Commit 826a4bf0 by BellCodeEditor

save project

parent 52388874
Showing with 3 additions and 2 deletions
total = []
def new_input():
while True:
unit= input("请输入:")
unit= input("吃馺子:")d
if unit== 'q':
break
else:
total.append(unit)
print("你点的东西是:",total)
print("你d鍀鮗鼷是:",total)
print("吐出")
new_input()
\ 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