Help for this page

Select Code to Download


  1. or download this
    Student Name    = Harry
    Student Code    = student_id_1
    ...
    Student Code    = student_id_3
    Exam Status     = PASSED
    -------------------------------------
    
  2. or download this
    Harry  PASSED
    Mike   PASSED
    Tom    PASSED
    
  3. or download this
    use strict;
    use warnings;
    ...
            print "$result \n";
            }
         }