1. In function reverseString(), the string str is split into various tokens using split function and the resulting array of tokens is stored in variable words.
確定! 回上一頁