【導(dǎo)讀】WhatisLogo?makemusic!WhatisLogo?mandsaregiventoa“robotturtle”.Somesamplesofthe“turtle”shape:. mandstocontrolthe“robotturtle”.Samplemands:. Eachmovementmand(FD,BK,RT,LT). the“turtlesteps”tomove(stepsareverysmall).theturn.LT90(turnleft90degrees). Astheturtlemoves,itleavesa“trail”onthe. screen.These“trails”makeshapes.FD30(hometo1stbase). LT90(turntoward2ndbase). FD30(1stbaseto2ndbase). LT90(turntoward3rdbase). FD30(2ndbaseto3rdbase). LT90(turntowardhome). FD30(3rdbasetohome). drawn?youranswers.repeated.Example:REPEAT2[FD50RT90]isthe. brackets.Tomakea. OR…tomakeaSQUARE. shape.youwereright.