Page 67 - Computer Class 04
P. 67
Clear Text (CT) Command
The Clear Text command erases all the commands in Recall List box.
To clear commands in Recall List box.
1. Write CT in the input box.
2. Press Enter key or click on Execute
command.
All the commands in Recall List box CT
will be erased.
PenUp (PU) Command
LOGO turtle is just like an invisible pen. It sketches the
lines according to the specified commands given by us.
The PenUp command is used to leave gaps or blank
spaces.
To use PenUp command.
1. Write FD 50 in the Input box.
2. Write PU in the input box.
3. Press Enter key or click on
Execute command.
FD 50
The PenUp command will leave PU
the gap.
Computer-4 67