a = False
print a and 'hello,', a or 'world'
b = True
print b and 'hello,', or a , or 'world'
孤独的小猪
慕后端9788028
相关分类