建立串列【使用[] 或list()】 ... 其他資料類型轉換成串列【使用list()】 ... 擷取整個序列,從開始到結束; [start :] 指定從start 到結束; [: end] 指定從開始到end ...
確定! 回上一頁