This is an old revision of the document!
First, take a couple (3-4) of paragraphs from here and put them inside a Python string (multiline).
dict
with each word from this text (lower cased as key), counting their frequency (as its value).[('the', 29), ('of', 18), ('and', 15), ('to', 10), ('a', 9)]