Code Sketch


tejal
By: Mhalsakant School
cleari()
setSpeed(fast)
setPenColor(white)
setBackgroundV(blue,pink)
repeat(50) {
    circle(50)
    right(50)
    
    
    
}