CS 111: Introduction to Computer Science

Counting things in a file

Hand in via Moodle as counter.py

Goals

Your job

One important detail: please make sure that your program is named "counter.py" when you submit it. By strictly adhering to requests like this, you will be practicing an important engineering principle ("stick to the specification!") while at the same time making it much easier for me and the graders to grade your work.

Start early, ask questions, and have fun!