clear
(cm.darkMagenta, white)
setSpeed(superFast)
setPenColor(yellow.fadeOut(0.5))
repeat(360/10) {
setFillColor(randomColor.fadeOut(0.62))
right(360, 100)
right(51)
}
hop(270)
setPenFontSize(40)
setPenColor(blue)
changePosition(-80+10, 0)