Help for this page

Select Code to Download


  1. or download this
    fldxt
    
  2. or download this
        @dict{ map uc, grep /[aeiouy]/, map /^([a-z]{5})$/, <$FH> } = ();
    
  3. or download this
    print "\n    Answer = $curr_word\n" if @ARGV;