Commit 00256d2a by BellCodeEditor

save project

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