Tell us what’s happening:
hi guys , could help me plzzzz
Your code so far
var string = "Split me into an array";
var array = [];
// Only change code below this line.
array = string;
Your browser information:
Your Browser User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36
.
Link to the challenge:
https://www.freecodecamp.org/challenges/split-strings-with-split