Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -Tw
    
    ...
    
    print join( ' ', step( 5, @array ) ), "\n";