In [3]: x = 6
In [4]: print x if x == 5 else 8 8
本文标题:python if else 表达式
本文链接:https://www.haomeiwen.com/subject/gqhmxftx.html
网友评论