Commit 97f612e7 by BellCodeEditor

save project

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