Commit 00256d2a by BellCodeEditor

save project

parent 2b6d2742
Showing with 6 additions and 6 deletions
city = ['纽约','华盛顿','桃源岛','洛杉矶','芝加哥',旧金山]
area = input('你想去哪里?')
if area in city:
print('可以乘坐飞机通往'+area)
if stonenumber >= 4:
print ('获得了灭霸的力量,反杀稳了')
elif 1<=stonenum <= 3:
print('可以全员出动,殊死一搏')
else:
print('没有'+area+'这座城市')
\ No newline at end of file
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