# First array # This array could contain any number of items my @firstArray = ( "item1", "item2", "item3" );