Commit 4781496b by BellCodeEditor

auto save

parent 9c81bbfd
Showing with 1 additions and 1 deletions
try: try:
age=int(input("几岁")) age=int(input("几岁"))
except: except:
print("整数") print("整数")0000
else: else:
if age<18 if age<18
print("喝冋ON") print("喝冋ON")
......
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