list、array、set、tuple轉換方式: list轉array a1 = np.array(l1) array轉list l1 = a1.tolist() ... python-基礎語法-list、array、set、tuple轉換.
確定! 回上一頁