Page 85 - Click_GPT_c7_Flipbook
P. 85
set turtle shape in: By using this block, shape of the turtle
l
can be changed to triangle, circle, square and normal.
make turtle move forward by: It makes turtle move
l
forward by any value on the X-axis.
make turtle move backward by: It makes turtle move
l
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.
Draw a Dotted Line
Starting with AI Connect 83

