Using the `split` method in Ruby, you can easily break a string into an array of substrings based on any delimiter. You can use a space ...
確定! 回上一頁