Populating arrays isn't that complicated, right? Still, there's an even quicker way to get a populated array.

Nice! We declare names as a string-type array, put values within a set of braces and voilĂ : we have a populated array.

What type do we use for names again?