Help for this page

Select Code to Download


  1. or download this
    my $ra = [ 'A', 'B', 'C' ];
    
    ...
            $item = 'Z';
        }
    }
    
  2. or download this
    1. ra = [ 'A','B','C' ]
    2. ra = [ 'Z','Z','Z' ]