Help for this page

Select Code to Download


  1. or download this
    {
      arr => \@the_array,
      arr_range => [from, to],
      subrange => [subfrom, subto]
    }
    
  2. or download this
    {
      arr => [cero, uno, dos, tres],
      range => [5, 8],
      subrange => [6, 5]
    }