File I/O

April 25th, 2016

Slides

Lecture Recording

Lecture Code

Class Exercise

Write a program to count the number of times that each letter of the alphabet appears in the text of Edgar Allen Poe's story The Fall of the House of Usher.

The text appears in a file named usher.in. Character frequency information should be written to a file named usher.out.

Additional examples: