Code Sketch


neha
By: Mhalsakant School
Category: Art
clear()
setFillColor(red)
repeat(4) {
  forward(100)
  right(90)
  
}
    
}  
   

           
}

  
    
}
}