Write a function to split a string and convert it into an array of words. e.g. string_to_array("Robin Singh") => ["Robin", "Singh"] string_to_array("I love arrays ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results