in javascript 10 numbers between 1 and 150 and return a array code example Example: list from 1 to 100 js [...Array(100).keys()] //=> [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]