Help for this page

Select Code to Download


  1. or download this
    sub selection_sample {
        my ($array, $n) = @_;
    ...
        }
        return \@result;
    }