Commit a9b0cc19 by BellCodeEditor

auto save

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