Commit a9b0cc19 by BellCodeEditor

auto save

parent 1478f034
Showing with 6 additions and 4 deletions
try: def new_input():
try:
age = int(input("的话读书")) age = int(input("的话读书"))
except: except:
print('好说歹说') print('好说歹说')
else: else:
if age <18: if age <18:
print('饥饿的和') print('饥饿的和')
print('回复呵呵') print('回复呵呵')
\ 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