Lecture 15: File System Operations and File Tree Traversals

Slides

A PDF file of the lecture slides handout (with some exercises to fill in) We'll provide a printed copy in lecture for you to make notes on.

Complete PDF of solution slides (with all exercises filled in).

=>NEW on 04/24/2017<= Revised version of solution slides (including solutions with os.path.basename and list comprehensions).

Code

Click on the lecture_15.zip link to download the .zip file to your computer.

The unzipped folder contains the notebook for lecture activities.

Solutions

Solutions for the notebook (version including os.path.basename and list comprehensions)