use the spread operator to expand the string into an iterable: … · place the spread operation inside of an array with […''] · forEach() or . map() as necessary.
確定! 回上一頁