Code Sketch


samarth melmani
By: Mhalsakant School
Category: Art
clear()
setFillColor(yellow)
setPenColor(black)
setBackgroundH(blue, red)
repeat(60) {
    forward(100)
    right(73)
}