Help for this page

Select Code to Download


  1. or download this
    @a[0,2,4] = (0 .. 2);
    ($a[0], $a[2], $a[4]) = (0 .. 2);