Logo Basic Command S
Logo Basic Command S
Class 3 (Cambridge)
Final Term (2020-2021)
Computer
It makes the turtle turn towards the It rotates the right from home position.
right side.
Q4: How is CLEARSCREEN different from CLEARTEXT?
Ans:
CLEARSCREEN CLEARTEXT
It clears the main screen and brings It clears the text from the recall list
the turtle back to its home position. box.
Q6: GLOSSARY:
1. HOME command:
It brings the turtle back to its home position.
2. BYE command:
It is used for exiting MSW Logo.
3. Primitives:
They are basic commands of logo
4. LEFT command:
It makes the turtle turn towards the left side.
Q7: Choose the best answers:
1) The instructions we give to the computer are called _____________.
a.Commands b. Primitives c. task
2) When you first start the Logo, the turtle is always in the ___________ of the
screen.
a. Right b. Left c.center
3) As a turtle moves, it leaves a ____________ behind.
a. Line b.word c.dot
Answers:
1. Commands
2. Center
3. Line
2. CLEARTEXT Command
3. HIDE TURTLE
4. SHOW TURTLE
5. FORWARD Command
6. BACKWARD Command
7. LEFT Command
8. RIGHT Command
ANSWERS:
1. (CS)
2. (CT)
3. (HT)
4. (ST)
5. (FD)
6. (BK)
7. (LT)
8. (RT)
“BOOK WORK”
ACTIVITIES ON PAGE NO 111
● Match the following:
ANSWERS:
1. 1 will be matched with b
2. 2 will be matched with e
3. 3 will be matched with d
4. 4will be matched with a
5. 5will be matched with c
● Circle the errors in the commands:
Answers:
1. Primitives
2. CS
3. HOME
4. FD100
5. CLEARTEXT
● NAME THE LOGO COMMANDS THAT PERFORM THE
FOLLOWING TASKS
ANSWERS :
1. RT 40
2. LT 180- RT 180
3. BK 20
4. RT 60
5. REPEAT 2[FD 50 RT 90]
● WHETHER THE STATEMENTS ARE TRUE OF FALSE
ANSWERS:
1. False
2. False
3. True
4. False
5. False