CS 111: Introduction to Computer Science

Winter 2017

HW02: Counting lines in a file

Due: Monday, 01/09 at 22:00

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 discuss questions on Moodle.