Commit 3f9a8766 by BellCodeEditor

save project

parent 10ea28e9
Showing with 11 additions and 2 deletions
,''
\ No newline at end of file
'ngm,hhy'
def n():
total=[]
while True:
if unit=='a':
break
total.append(unit)
else:
unit=input('请输入(q退出)')
print(total)
\ 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