Help for this page

Select Code to Download


  1. or download this
    print $data->{'CS 128 Section 01'}{Time}
    
  2. or download this
    foreach my $class ( keys %{ $data })
    {
    ...
    
        # do something else with other items ...
    }