From 526e24e5b508fc070b4eed8cb4941210f9e987f2 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 7 May 2023 09:42:02 +0800 Subject: [PATCH] save project --- area.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/area.py b/area.py index 6cb28c8..d661849 100644 --- a/area.py +++ b/area.py @@ -5,5 +5,5 @@ city == ['纽约','华盛顿','桃源岛','洛杉矶','芝加哥','旧金山'] ww=input('你想去哪里啊?') if ww in city: print('可以乘坐飞机通往'+ww) -else +ww print('没有'+ww+'这座城市') \ No newline at end of file -- libgit2 0.25.0