Comp 151 Project 5


Due: Mon Nov 2nd  at 11:55pm

Summary: You will have the chance to practice functions and image display in a graphics program.

Description

A zip file of Sample Gifs Someone asked - so for those of you who want some sample images here they are.

You will need the Zelle graphics library for this one

Your final output will look something like this:
My sample implementation of project 5

Additional Requirements:


Your functions must contain all of your code except the one line invoking the  main function

To help me identify your work, make the name of your program file

yourFirstInitialLastNameLab5.py

(so mine would be JSantoreLab5.py) 

Comment your code. include the usual
 put the following at the beginning of the program as a comment:

Submission:

zip the entire folder up again this time - there will be images as well as python code.

Submit the zip file of the lab via blackboard as usual. Don't forget to make sure your file has your name in the file name.