執行結果: x 是<class 'list'> x[0]的值是 1 x * 2 = [1, 2,1,2] y 是<class 'list'> y[0]的 ... 在定義及取值時雖然看起來沒有什麼大的差異,但是當 x 串列直接乘以 2, ...
確定! 回上一頁