Difference between revisions of "CSC111 Final Exam 2015"
Line 146: | Line 146: | ||
---Output--- | ---Output--- | ||
283 tweets read | 283 tweets read | ||
− | + | Earliest: 20150326 15:12:09 | |
− | + | Latest: 20150422 14:13:57 | |
Number of distinct locations = 34 | Number of distinct locations = 34 | ||
− | Number of times Northampton appears= 215 | + | Number of times Northampton appears = 215 |
− | Number of times Maya appears in text= 4 | + | Number of times Maya appears in text = 4 |
<br /> | <br /> | ||
− | * Your program must match this output as closely as possible. Remember that your program will be tested with a collection of tweets that will be different, and probably gathered in a different time period | + | * Your program must match this output as closely as possible, including the "---Output---" line. Remember that your program will be tested with a collection of tweets that will be different, and probably gathered in a different time period, so your program must locate the oldest and newest tweets, and not simply output the dates shown above! |
<br /> | <br /> |