Turtle Academy
Mga Leksyon
Mga Programa
Lugar ng Paglalaro
Mga Hamon
Balita
Mag-login
Magrehistro
Filipino
English
Español
Deutsch
Dutch
עברית
中文(简体)
中文(繁體)
Portuguese
فارسی
française
Polski
Русский
हिंदी
Ελληνικά
Slovenčina(beta)
samuelexhibition
TurtleAcademy learn programming for freeYour browser is not supporting canvas We recomand you to use Chrome or Firefox browsers
Patakbuhin
Ang kabuuang puntos ng programa ay: 5
Output image
TheVotedPianos
- 2 buwan ang nakalipas
improved code:repeat 10 [ repeat 2 [ lt 180 repeat 5 [ lt 72 repeat 5 [ setwidth 5 setcolor 1 fd 1 setcolor 2 fd 1 setcolor 3 fd 1 setcolor 4 fd 1 setcolor 5 fd 1 setcolor 6 fd 1 setcolor 10 fd 1 setcolor 11 fd 1 setcolor 13 fd 1 setcolor 14 fd 1 ] ] ] repeat 5 [ setwidth 5 setcolor 1 fd 1 setcolor 2 fd 1 setcolor 3 fd 1 setcolor 4 fd 1 setcolor 5 fd 1 setcolor 6 fd 1 setcolor 10 fd 1 setcolor 11 fd 1 setcolor 13 fd 1 setcolor 14 fd 1 ] ] penup home pendown rt 90 repeat 12 [ repeat 10 [ repeat 2 [ lt 180 repeat 5 [ lt 72 repeat 5 [ setwidth 5 setcolor 1 fd 1 setcolor 2 fd 1 setcolor 3 fd 1 setcolor 4 fd 1 setcolor 5 fd 1 setcolor 6 fd 1 setcolor 10 fd 1 setcolor 11 fd 1 setcolor 13 fd 1 setcolor 14 fd 1 ] ] ] ] repeat 5 [ setwidth 5 setcolor 1 fd 1 setcolor 2 fd 1 setcolor 3 fd 1 setcolor 4 fd 1 setcolor 5 fd 1 setcolor 6 fd 1 setcolor 10 fd 1 setcolor 11 fd 1 setcolor 13 fd 1 setcolor 14 fd 1 ] ] hideturtle
authentication required
you must login to post a comment
mag-login
Show Turtle Commands
Hide Turtle Commands
Show Turtle Commands
TheVotedPianos - 2 buwan ang nakalipas