Let's initialize names
and make it suitable for up to ten values, or elements!
Sweet! We can initialize an array with the new
keyword, followed by the array's type and its capacity in brackets.
Are you sure that this doesn't just create a regular string?