Program 3 for Comp 150 -- A Creative Scene

This is a pair assignment worth 50 points.

The program should begin with a comment including your names, a brief description of what the program does and information on any help you received on the project.  If it is entirely your own work, say so.  If anyone helped either of you, identify them by name and describe how they helped. 

Remember to have each team member submit a log to Blackboard also.  It is described in the Pairs Administration page:  The log should indicate your hours working on the homework and an assessment of your contribution and an assessment of your partner's contribution.  Please name the file 150log3ID.doc, where ID is your blackboard ID, and the 3 refers to Program 3, so if I were submitting a log for this assignment, it would be called 150log3aharrin.doc.

Thirty points will be given for correct python code and 20 points for creativity and variety of constructs used effectively.  The base line will be 10 creativity points and I will add or subtract points.  For example, a good use of animation or mouse clicks would certainly add 5 points.

This program should use graphics to create a scene.  You can enhance your grade by adding mouse clicks to perform some useful activity, or perhaps the use of some animation to move something about.  If you are expecting mouse clicks, be sure there is a prompt on the screen for the response you want.  Don’t forget text boxes, labels etc. 

Think of something good you can make with polygons, circles, etc.  This is where your creativity can blossom.

Enjoy!  This should be fun