size (200,200);
background (230);
for (int p=0;p<=200;p+=10){
noFill();
ellipse (0,0,p,p);
}

    Source: geocities.com/ar/laventanitainteractiva

               ( geocities.com/ar)