Commit 29f8352a by BellCodeEditor

save project

parent 5ae8d7cc
Showing with 7 additions and 0 deletions
city = ['高唐','纽约','济南']
raiser= input('去哪?')
if raiser in city:
print('乘坐飞机'+area)
else:
print('没有'+raiser+'这坐城市')
\ 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