diff --git a/Week3/Counting Website Visits Quizz.txt b/Week3/Counting Website Visits Quizz.txt index f328a0f..a84618c 100644 --- a/Week3/Counting Website Visits Quizz.txt +++ b/Week3/Counting Website Visits Quizz.txt @@ -18,6 +18,8 @@ Run the method dayWithMostIPVisits with a HashMap has been created from the meth What day is returned? +Mar 24 + 4. Question 4 Run the method iPsWithMostVisitsOnDay with two parameters—one, a HashMap that has been created from the method iPsForDays on the file weblog1_log and two, the day “Mar 17”.