CSCI 107 Assignment 4


Introduction

The purpose of this assignment is to (1) gain proficiency with functions and (2) learn how to work with a partner. Specifically, you will learn to define functions that integrate properly with an existing program.

Assignment

Add the two missing functions to flag.py (rename flag.py according to the instructions above) so that this Betsy Ross Flag is drawn.

Hint: Read the comments in flag.py!

Requirements and Grading

Note: To earn points, you must not modify the provided code at all. Just add the two missing functions and their comments!