Commit db75fa28 by BellCodeEditor

auto save

parent 63d0a022
Showing with 4 additions and 0 deletions
...@@ -10,4 +10,7 @@ try: ...@@ -10,4 +10,7 @@ try:
age = int(input('hhhh')) age = int(input('hhhh'))
except: except:
print('ede') print('ede')
else:
if age < 18:
print('sjh ')
print('123') print('123')
\ 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