Homework #1: Programming in Python

Due on Monday, Feb. 13, 2017



(10pt) Programming Assignment

Using Python, write a program to do one of the following (you pick):

README.txt

In addition to your program (and/or any images you used) submit a README file (just a simple text document). Describe how to run your code and what results you are expecting. Include any troubles or issues you faced (if any) and how you went about resolving them. Name the file 'README' with a .txt extension.

To submit, email your homework and any additional files to rbkim@cs.unc.edu and CC the instructor at lin@cs.unc.edu.

This assignment will be graded based upon:

  • Working Code (80%)
  • Code Readibility & Documentation (20%)