Commit 8399a1a6 by BellCodeEditor

save project

parent e5b65b1d
Showing with 4 additions and 9 deletions
try: def func(a,b):
age =int(input('你今年几岁了')) c = a+b
except: return c
print('要输入整数哦') \ No newline at end of file
eise:
if age<18:
print('不可以打架哦')
print('程序结束')k
\ 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