| Homework 1DetailsCreate at least 5 Python scripts based on grids that draw interesting things. Use colors, randomness, lines, circles, squares, and other things we have learned so far. Be creative. Feel free to ask others (inside or outside the class) if you are stuck for ideas. But please write your own code!
- Submit at least 5 scripts, plus any referenced files using
WebHandin 195-HW1.
- Submit your favorite script, plus any referenced files using
WebHandin 195-HW1B
- IMPORTANT NOTE: Please make sure your runnable scripts have names that start with numbers (e.g. 005_myAwesomeStuff.py),
and your other files do not
(e.g. colors.py or drawMethods.py)!
|