Page 54 - ConceptGP_C2_Fb
P. 54
The command will be given as:
LT <space> (number of turns) <Enter>
For example,
LT 90 <Enter>
This command will turn the face of turtle in left
direction by 90 turns.
HIDETURTLE COMMAND
HideTurtle command is used for hiding the
turtle so you can see the drawing more clearly.
The short form of HideTurtle command is HT.
The command will be given as:
HIDETURTLE or HT <Enter>
It will make the turtle disappear from the
screen.
SHOWTURTLE COMMAND
After you give the HT command, you can make the
turtle reappear on screen by giving the SHOWTurtle
command. The short form of showturtle command
is ST.
The command will be given as:
showturtle or ST <Enter>
It will make the turtle reappear on the screen.
CLEARSCREEN COMMAND
Clearscreen command clears the drawing on the screen and brings the turtle
back to the starting position. The short form of Clearscreen command is CS.
52 Premium Edition-II

