The program takes text and establishes dictionary of character:frequency. This dictionary is then presented sorted by character. Since it is important to show the most frequent characters, two methods are given to present dictionary sorted by frequency. Should all be very good for learning Python.
bumsfeld 413 Nearly a Posting Virtuoso
iamthwee commented: Nice info +23
Dan08 commented: Good one +1
Nick Evan commented: UNICODE problems will become more and more frequent in the future... +25