bytes (s, e1, e2), 回傳位元組物件。 complex(r, i), 回傳複數物件。 dict(m, **k), 回傳字典物件。 float(x), 回傳浮點數物件。 frozenset(i), 回傳frozenset 物件。
確定! 回上一頁