The forEach function iterates over the string and repeats an action—in this case, it prints the character—for each element of the string. Syntax. string.forEach ...
確定! 回上一頁