Based on your solution for lab 2, create a summary of the students activities.
Summary (the numbers below are an example, your real percentages will vary):
reading 40% of the time
interacting 30% of the time
surfing 30% of the time
The summary might be created in app.java after the for loop.
As an alternative, it might be a method in student.java.
In both cases, you will need variables to store the number of times the student engaged in each activity.
Attachment:- course.rar