Code Sketch


Kojo Shape
By: Marcelia Pinto
Category: Programming
clear()
showAxes()
setSpeed(fast)
setPenColor(white)
setBackgroundH(pink,white)
setFillColor(green)
forward(200)
right(90)   
forward(200)
right(90) 
forward(200)
right(90) 
forward(200)
right(90)  
setFillColor(red)
hop(25)
right()
hop(25)
left()
 forward(150)
 right()  
  forward(150)
 right() 
  forward(150)
 right() 
  forward(150)
 right() 
 setPenColor(white) 
setFillColor(blue)
hop(25)
right()
hop(25)
left()
 forward(100)
 right() 
  forward(100)
 right() 
  forward(100)
 right() 
  forward(100)
 right() 
 hop(-150) 
  setPenColor(white) 
setFillColor(yellow)
 circle(90) 
 hop(5)
  setPenColor(white) 
setFillColor(black)
 circle(50)
 hop(10)
  setPenColor(white) 
hop(10)
right(100)
hop(150)
 setPenColor(white) 
setFillColor(purple)
left(200)
forward(100)
right(60)
forward(100)
right(120)
forward(100)
right(60)
hop(-150)