how to separate an array into strings code example Example: js array join ['h', 'e', 'y'].join('') // hey