Help for this page

Select Code to Download


  1. or download this
    packers    4    40    400    4000
    patriots    6    62    436    3987
    ...
    patriots    3    54    510    3765
    colts    6    72    812    7500
    bears    7    86    899    9430
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
        #push (@$scoresArray,$scores);
        #push (@$metricsArray,$metrics);
    }