Commit f2910209 by BellCodeEditor

save project

parent 6d560bea
Showing with 5 additions and 9 deletions
try:
age=int(input("几岁了"))
except:
print("整数!")
else:
if age < 18:
print("你不能喝8+1")
print("拜")
\ No newline at end of file
import func
f=func.new_input()
d=func.s(a)
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