void setup() {size(400,400); background(255); noStroke(); } float y=0; void draw() { for(int i=0; i