In Python True and False are equivalent to 1 and 0. Use the int() method on a boolean to get its int values.
確定! 回上一頁