Commit 6e54e3d6 by BellCodeEditor

save project

parent d7439267
Showing with 17 additions and 9 deletions
try:
age = int(input('姚**能再活几年?'))
except :
print('??????')
print('哦')
\ No newline at end of file
t=[] def mc():
while True: t=[]
u=input("请输入:") while True:
if u=='q': u=input("请输入:")
break if u=='q':
else: break
t.append(u) else:
print(t) t.append(u)
\ No newline at end of file print(t)
mc()
\ 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