C#. var array = ["One", 2, 3, "Four"] print(array[0]) # One. ... If you want to append another array to an existing array, append_array is more efficient.
確定! 回上一頁