Comp 151 Project 5


Due: Thursday Nov 6th  at 11:55pm (project 6 to be assigned on the morning of Nov 6)

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

Description


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 moodle as usual. Don't forget to make sure your file has you name in the file name.