Today's lab will be the Word Count lab:

https://runestone.academy/runestone/static/CSC2-140/Labs/lab12_01.html

Use the dictionary your function returns to print a list of words, in alphabetical order, with their counts.

(as in the https://runestone.academy/runestone/static/CSC2-140/Labs/lab12_02.html steps 1-3, i.e. without the histogram)

Last modified: Tuesday, October 17, 2017, 8:26 AM