7.2 Processing Data in Files
Python for Everybody (Video/PY4E) - Podcast tekijän mukaan Dr. Charles Russell Severance

We look at patterns for reading and processing the data in files. We learn how to check for nonexistent files, and how we process each line within the file.