Commit 95ce1f0b by BellCodeEditor

save project

parent ba5fb321
Showing with 3 additions and 1 deletions
...@@ -14,5 +14,6 @@ except: ...@@ -14,5 +14,6 @@ except:
print("数?") print("数?")
else: else:
if age<18: if age<18:
print("滚!!!!") print("滚!!!!")
return age
print("结束!") print("结束!")
\ 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