my @numbers = ( 'one', 'three', 'two' ); #### my @numbers = ( 'one', 'two' 'three', );