Commit f776c992 by BellCodeEditor

save project

parent f9e19dde
Showing with 17 additions and 4 deletions
def new_input():
j=[]
while True:
unit=input("请问你要什么?")
if unit=="q":
break
else:
j.append(unit)
\ No newline at end of file
def new_input(): def new_input():
def new_input(): def new_input():
v=[] unit=[]
while Tru while True
\ No newline at end of file unit input("请问你要什么?")
it unit=="q"
break
\ 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