Commit 8523a07a by BellCodeEditor

save project

parent 34d5115a
Showing with 4 additions and 0 deletions
city = ['纽约','华盛顿','桃源岛','洛杉矶','芝加哥','旧金山']
b = input('你想去哪里?')
if b in city:
print('')
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