Commit 036aacbb by BellCodeEditor

auto save

parent c9f87089
Showing with 2 additions and 2 deletions
try: y:
age = int(input('你今年几岁了')) age = int(input('你今年几岁了'))
except: except:tr
print('要输入整数啊') print('要输入整数啊')
else: else:
if age: if age:
......
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