Difference between revisions of "CSC111 Final Exam 2015"

From dftwiki3
Jump to: navigation, search
Line 215: Line 215:
 
  Number of times "Maya" appears in text:  5
 
  Number of times "Maya" appears in text:  5
 
<br />
 
<br />
* 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!
+
* 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 ''found'', and not simply output the dates shown above!
 
<br />
 
<br />
 
==Requirements==
 
==Requirements==

Revision as of 10:11, 30 April 2015


...