void setup(){ size(250,250, P2D); frameRate(30); background(255); } void draw(){ for(int x = 0; x