Help for this page

Select Code to Download


  1. or download this
    my %table = (
        'a' => '10',
        'b' => '11',
    ...
        }
        print "$trial is actually $result\n";
    }