from scratchggb import * A=Point(0,0) for rayon in range(2,7) : Circle(A,rayon)