Code Sketch


logo of Kojo
By: chinar
Category: Art
 clear()
 setSpeed(slow)
setBackgroundH(blue,black)
setBackgroundV(blue,black)
setFillColor(red)
right(30)
forward(70)
right(120)
forward(70)
right(120)
setFillColor(yellow)
setPenColor(yellow)
right()
hop(7)
circle(27)
left()
hop(60)
right()
hop(-50)
write("KOJO  PLAY .AND.LEARN")
hop(50)