Commit 487f214e by BellCodeEditor

save project

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