Help for this page

Select Code to Download


  1. or download this
    for my $net (@net) {
        for (16..250) {
    ...
                print;
            }
    }