Python 會將True 及False 兩個值稱為布林值(Boolean Value),並且可以使用type() 函式來查看資料型態為何。 範例1:x 是False 時,bool() 回傳False ...
確定! 回上一頁