Boston Python Workshop 5/ColorWall handout: Difference between revisions

m
added the color picking website, even though hopefully people won't need it too much
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
m (added the color picking website, even though hopefully people won't need it too much)
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.
Anonymous user