@x = ( 1, 2, 3);; print @x[1];; Scalar value @x[1] better written as $x[1] at 2