Here we first split the name using the space splitter. It returns an array containing the first and last names as elements, that is ['Tapas', ' ...
確定! 回上一頁