Commit 30178c12 by BellCodeEditor

auto save

parent 79dfb2b8
Showing with 1 additions and 12 deletions
city = ['纽约','华盛顿','桃源岛','洛杉矶','芝加哥',旧金山]
raise=input('你想去哪里啊?')
if raise in city
print('可以乘坐飞机通往'+raise)
else:
print('没有'+raise+'这座城市')
if stonenumber <= 4:
print('获得了打败灭霸的力量,反杀稳了 ')
elif 1<= stonenumber<= 3:
print('可以穷游成都,剩下一半 ')
else:
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