Commit 15570082 by BellCodeEditor

save project

parent 373e713c
Showing with 4 additions and 0 deletions
...@@ -2,4 +2,7 @@ try: ...@@ -2,4 +2,7 @@ try:
age=int(input("嘎嘎?")) age=int(input("嘎嘎?"))
except: except:
print(';p[]') print(';p[]')
else:
if age<18:
print("iouujun")
print("iouujun") print("iouujun")
\ 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