The following example uses the zip(_:_:) function to iterate over an array of strings and a countable range at the same time: let words = ["one", "two", ...
確定! 回上一頁