To make a command, Item 1 of commands M (move forward) TR (turn right) TL(turn left) P (pen) H (hide) S (show) C (restart) ---------------------------------------------------------------------------------------------------- Item 2 of commands type the number you want the robot to move/turn If using pen function, use up (no draw) or down (draw) If using hide,show or restart function you don't need anything --------------------------------------------------------------------------------------------- Type these in the answer bar --------------------------------------------------------------------------------------------- V 1.5 addition-Loops e.g letter/value|what they mean ------------------------------------ L | L for loop starts off 4 | Number of how many times the loop is repeated M |From here,type in two commands and their values 100 |command 1 value TR |command 2 90 |command 2 value (you can put ANY command above in a loop execpt another loop. this example will make a square)
Make a square draw and move through a basic programming language.Happy drawing! Scratch Turtle PRO coming.