Change Contents of the Bubble
Welcome to CS1315. Click on the python to add comments.


This page removed for FERPA compliance
View this PageEdit this Page (locked)Uploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Fall 2005 - Homework 2

Write a function called makeCollage that takes in NO INPUT PARAMETERS. This function should be saved in a file named makeCollage.py.

Your function will place at least 3 images onto some sort of background image. You can use the same image 3 times or 3 different images or any combination of the two.

As always, please feel free to post questions to the questions REMOVED

For examples on what your result should look like, you can view the Student3388

Grading
Your TA will do the following to grade your homework:

Please make sure your code works when you try this. There is a severe grade penalty for submitting code that does not load and run.

Your homework is due into webwork at 7:00 PM Eastern Time on Friday, September 23rd, 2005 A.D..

Extra Credit

If you collaborate with someone, please indicate that you did so in a comment at the top of your code.