Help for this page

Select Code to Download


  1. or download this
    my @set = qw( A B C D E F );
    my $len = 12;
    ...
         $result .= $char;
    }
    print $result;