The append() method adds single or multiple elements to an array in Swift. It is invoked by an array. We use append(_:) to add a single element.
確定! 回上一頁