Help for this page

Select Code to Download


  1. or download this
    print ${$thePupils[23]{"CourseCodes"}}[0];
    print ${$thePupils[23]{"CourseCodes"}}[1];
    
  2. or download this
    print $thePupils[23]{"CourseCodes"}[0];
    print $thePupils[23]{"CourseCodes"}[1];