Page 114 - Computer Genius Class 04
P. 114
l set turtle shape in: By using this block, shape of the
turtle can be changed to triangle, circle, square and
normal.
l make turtle move forward by: It makes turtle move
forward by any value on the X-axis.
l make turtle move backward by: It makes turtle move
backward by any value on the X-axis.
Critical Thinking
Quest
State whether these statements are true or false.
1. The activity will appear in the list inside our project. ___________
2. Run button is used to reset the scripts on clicking. ___________
3. Dustbin icon is present at the bottom right corner of the
script area. ___________
4. A turtle can only move forward. ___________
5. Turtle is used to make drawings in AI Connect. ___________
Draw a Line
To draw a line in AI Connect, do the following coding:
(Click on Colors block from Draw category to select a colour.)
To run the given program, click on Run button.
112 Computer Genius-IV

