CS 111

Fall 2016

Introduction to Computer Science

HW02: Counting lines in a file

Due: Friday, 09/16 at 23:55

This assignment is intended to get you started writing Python code by modifying an existing program to extend its capabilities.

Start by saving a copy of counter.py and playing around with it to make sure you understand what it does and why.

Next, modify the program like so:

Start early, have fun, and ask questions.