Help for this page

Select Code to Download


  1. or download this
    Joe=>{
          A=>{  1=> { [85,80],[90,99] }
    ...
             }
         }
    Rob => continue as above
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    Rob,A,1,64,77
    Rob,B,2,20,32
    
  3. or download this
    Joe,A,1,85,90
    Joe,A,1,80,99
    ...
      Total 64,77
    Rob,B,2,20,32
      Total 20,32