Boston Python Workshop 5/ColorWall handout: Difference between revisions

m
imported>Jesstess3
(Created page with '===ColorWall goals=== * practice for loops * practice using functions * practice implementing functions * have fun experimenting with Python code that produces graphical results…')
 
imported>Lizdenys
 
(2 intermediate revisions by the same user not shown)
Line 189:
the first argument and an upper bound as the second argument and
returns a random integer between those bounds.
 
====Possibly useful links====
http://www.yafla.com/yaflaColor/ColorRGBHSL.aspx for HSV color picking. <br />
See the [http://web.mit.edu/lizdenys/Public/color-wall.pdf slides] used to teach this project.
Anonymous user