Convert to string

Report a typo

Right below you have this array of numbers:

const numbers = [10, 20, 30, 40, 50];

If you want to convert all the numbers into a single string, what's the appropriate code to achieve this result?

Select one or more options from the list
___

Create a free account to access the full topic