With an array, how would I append a character to each element in the array? I want to add the string ":" after each element and then print the result.With an array, how would I append a character t
With an array, how would I append a character to each element in the array? I want to add the string ":" after each element and then print the result.With an array, how would I append a character t