Help for this page

Select Code to Download


  1. or download this
    print scalar @array;
    
  2. or download this
    $num_elements = @array;