I have this array that's logged like so:
How can I "convert" the array to be simpler, so it outputs like this?
["Acura", "Aston Martin", ...]
Thanks!
I have this array that's logged like so:
How can I "convert" the array to be simpler, so it outputs like this?
["Acura", "Aston Martin", ...]
Thanks!