Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
                              'final' => 'result'
                            }
            };
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
                              'quiz' => '0.001'
                            }
            };
    
  3. or download this
    $ cat in.txt
    Student1,1,2,3,4,5,6
    Student2,1,2,3,4,5,6
    Student3,1,2,3,4,5,6