Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        ) {
            print $_->[-1], " score = ", $_->[0], "\tgame = ", $_->[1], "\
    +n";
    }
    
  2. or download this
    abraham score = 12      game = Soccer
    bertha score = 10       game = Pool
    charly score = 8        game = Basketball