Use the split() method of a string instance. It accepts an argument we can use to cut the string when we have a space: const text = "Hello ...
確定! 回上一頁