COS 100: Introduction to Programming

Interim 2021

HW Project 01: Counting lines

Due: 01/06 Wed 10pm

According to the grace of God which was given to me, as a wise master builder I have laid the foundation, and another builds on it. But let each one take heed how he builds on it.
1 Corinthians 3:10

Project goal

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

Project specification

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:

When you are done

This assignment is inspired by Jeff Ondich.

Start early, have fun, and discuss questions on Moodle.