Commit b7970ebd by BellCodeEditor

save project

parent f04b3c88
Showing with 1 additions and 2 deletions
......@@ -6,4 +6,4 @@ a=input('你想去哪里啊?')
if a in city:
print('可以乘坐飞机通往'+a)
else:
print('没有'+a+'这座城市')
\ No newline at end of file
print('没有'+a+'这座城市')
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