Commit 1d27e7e2 by BellCodeEditor

auto save

parent 00abc530
Showing with 2 additions and 2 deletions
......@@ -7,4 +7,4 @@ input(ra)
if ra in city:
print('可以乘坐飞机通往'+ra)
else:
print('没有'+ra+'这座城市')
\ No newline at end of file
print('没有'+'这座城市'+ra)
\ 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