在Python中,while =1,和while True 是不在一个意思? ... while -1, while -2, while x, 只要x不等于0, 就是条件永远为真, 等价于while True.
確定! 回上一頁