Adding elements to an array. ... Ok, so how do you place elements of one array into another array, ... ex: a = [1 2 3] b = [4 5 6] c = [a,b].
確定! 回上一頁