HW Lecture 13

  1. Read Chapter 9 about Dictionaries...the whole thing.

  2. Download the entire text of Pride and Prejudice. Now copy the word counting code from this chapter (in the "Dictionaries and files" subsection), and run it on this book. Make the necessary change so words are counted as lowercased words. Then print how often 'pride' and 'prejudice' occurred in the book. Submit your answer here.