Zoo tutorials: [ SQL | Linux | XML ]
ProgZoo: [ Java | C# | VB | C++ | Perl ]
Log in

A Gentle Introduction to
Perl Programming

Tutorial: Assessment - Medium Attendance

 

Each student takes four modules: Java, RAD, PD and IIS. Attendance is shown for each module for each of 5 weeks.

The input data att2.txt contains one line per student.

att2.txt

6. Java Week 4


Big

Print the names of the students who attended week 4 of Java. The Java module is the first set of digits, week four is the fourth digit.

7. Total Attendance


Big

For each student show the total number of events attended.

8. Week by week


Big

For the PD module show the number of students who attended in each of the weeks 1 to 5.

9. Most Recently Seen


Big

For each student show the week in which they have been "most recently seen".

10. Best Attended


Big

State which module is the best attended. The modules are in order: "Java", "RAD", "PD", "IIS".