Help for this page

Select Code to Download


  1. or download this
    while(<INFILE>){
       chomp();
    ...
    while(($k, $v) = each %GRAMMAR) {
       print "$k\n";
    }
    
  2. or download this
    A
    B
    C
    
  3. or download this
    F
    T
    E