Web Turtle
# Curly # Based on curly.logo example from Kturtle # http://edu.kde.org/kturtle/ move 50 repeat 4 let x 1 repeat 100 draw 10 right 100-x let x x+1 next next right 180 move 160 showturtle
Input 1:
Input 2:
Input 3:
Input 4:
Input 5:
Input 6:
Input 7:
Input 8:
Input 9:
HELP!
|
Home
|
Comments?
"Web Turtle," created by
Bill Kendrick
, 1997-2017.