Help for this page

Select Code to Download


  1. or download this
    @status = ("Applied", "Enrolled", "Admitted", "Applied", "Enrolled");
    
  2. or download this
    @statuscount = ("Admitted" => "1", "Applied" => "2", "Enrolled" => "2"
    +);