Commit 97f612e7 by BellCodeEditor

save project

parent f20e8e5b
Showing with 7 additions and 9 deletions
...@@ -9,11 +9,9 @@ def gbj(): ...@@ -9,11 +9,9 @@ def gbj():
return a return a
gbj() gbj()
print(bjg) print(bjg)
try: jbg=0
a=int(input("年龄:")) def jgb(a):
except: i=0
print("输入整数") for i in range(i):
else: i=i+1
if a<18:
print("不可以喝酒哦") \ No newline at end of file
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