Commit 7f57a113 by BellCodeEditor

save project

parent 00037685
Showing with 17 additions and 7 deletions
sb1={'语文':32,'数学':40,'英语':12} city = ['纽约','华盛顿','花果山','旧金山','芝加哥]
sb2={'语文':31,'数学':43,'英语':13} raise==input('你想去哪里呀?')
sb3={'语文':33,'数学':42,'英语':14} if raise in city
school=('悟空':sb1,'诺依':sb2,'小贝':sb3) print('可以乘坐飞机通往'+raise)
info=['悟空'] else:
for k.v in info items(): print ('没有'+raise+'这座城市')
print(k,v)
......
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