Individual Homework Exercises - due Wednesdays at the
beginning of class, maximum 10 submissions, no late acceptance guaranteed. These
smaller exercises are to be individual efforts.
Exercise #4 (sample
jokes.txt) Hint: Read in the entire file into a single String and use the String split method with a longer-than-usual delimiter to get multiline jokes into single Strings.