// ps2-2 // a really long sequence. it never gets totally black, // nor does it ever get totally white. // you have to watch the whole thing to get a solid black color. repeat a 500 800 { paper (a/10) repeat b 100 a { paper (b/10) } } paper 100