Commit ebce0e68 by BellCodeEditor

auto save

parent 7eaed43a
Showing with 21 additions and 0 deletions
try:
age=int(input("你金年几岁"))
except:
print(输帧数sb)
else:
if age < 18:
print(你未成年妈还喝酒?)
\ No newline at end of file
def func():
total = []
while True:
try:
unit= input("请输入:")
if unit== 'q':
break
else:
total.append((unit)
except:
print(输帧数sb)
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