Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The array returned by the function consisting of the initial n multiples of the number x should be: [x, 2x, 3x, ..., (n-1)x, nx]