Convert a list of values into JavaScript array. code example Example: number to array js const arrayOfDigits = numToSeparate.toString().split("");