// type program here { repeat a 1500 1000 { paper (a/15) } repeat a 700 400 { paper (a/10) } repeat a 200 0 { paper (a/5) } }