Intro to
Programming
(with Python)

Fall 2015
course
navigation

Nov 12

In class we worked a bit more on the cards program that we started Tuesday. Turns out there were several bugs in it. One that works a bit better is attached here.

Questions about anything at all?
Today's topics
$ time ./count_words.py Counting words in 'moby_dick.txt'... done. Processed 208433 words in 22447 lines. Top 100 words are 1 14065 : the 2 6437 : of 3 6257 : and 4 4534 : a 5 4489 : to 6 4048 : in 7 2881 : that 8 2484 : his ....
I've posted assignments for the remainder of the semester, and encourage you to plan accordingly.
http://cs.marlboro.edu/ courses/ fall2015/python/ notes/ Nov_12
last modified Thursday November 12 2015 11:28 am EST

attachments [paper clip]

     name last modified size
   cards_nov10.py Nov 12 2015 11:28 am 2.77kB