From 644e5b6c71d140822ee1d33c43a85388d5af95ca Mon Sep 17 00:00:00 2001 From: Diana Vermilya Date: Sun, 2 Mar 2014 23:57:47 -0500 Subject: [PATCH] grading hw4 --- hw4/random_art.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hw4/random_art.py b/hw4/random_art.py index 1674a80..2dd1040 100644 --- a/hw4/random_art.py +++ b/hw4/random_art.py @@ -3,6 +3,7 @@ Created on Tue Feb 11 11:34:57 2014 @author: pruvolo +take credit for your code! """ # you do not have to use these particular modules, but they may help