Commit 277e318f by BellCodeEditor

auto save

parent 53466258
Showing with 8 additions and 0 deletions
try:
a=int(input())
print(a)
except:
print('错误')
else:
if a<18:
print('ssss')
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