foreach $student (sort keys %class) { print "$class{$student}"; }