Help for this page

Select Code to Download


  1. or download this
    my @num  = qw (1 2 3 4 5);
    my @alp  = qw (A B C D E);
    ...
    
       }
    }
    
  2. or download this
    1-A
    2-B
    3-C
    4-D
    5-E