Help for this page

Select Code to Download


  1. or download this
    my @l = <a bb c d e f g h>;
    
    ...
    }
    
    print chunky(@l, 3);
    
  2. or download this
    my @l = <a bb c d e f g h>;
    
    ...
    }
    
    print chunky(@l, 3);