Common Tasks Convert to String Use the toString () method to turn an array into a comma-separated string. Add New Items Use the push () method to add an item to the end of your list. Loop Through ...