clear() setSpeed(fast) repeat(7){ setFillColor(randomColor) circle(30) right(50, 150) } forward(30) //amolnaik//